org.oasis.ebxml.registry.bindings.rim
Class PersonName
java.lang.Object
org.oasis.ebxml.registry.bindings.rim.PersonNameType
org.oasis.ebxml.registry.bindings.rim.PersonName
- All Implemented Interfaces:
- java.io.Serializable
- public class PersonName
- extends PersonNameType
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class org.oasis.ebxml.registry.bindings.rim.PersonNameType |
addPersonNameTypeItem, addPersonNameTypeItem, clearPersonNameTypeItem, enumeratePersonNameTypeItem, getFirstName, getLastName, getMiddleName, getPersonNameTypeItem, getPersonNameTypeItem, getPersonNameTypeItemCount, removePersonNameTypeItem, setFirstName, setLastName, setMiddleName, setPersonNameTypeItem, setPersonNameTypeItem |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersonName
public PersonName()
isValid
public boolean isValid()
- Overrides:
isValid
in class PersonNameType
marshal
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Specified by:
marshal
in class PersonNameType
- Parameters:
out
-
- Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
marshal
public void marshal(org.xml.sax.DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Specified by:
marshal
in class PersonNameType
- Parameters:
handler
-
- Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
unmarshal
public static PersonName unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
reader
-
- Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
validate
public void validate()
throws org.exolab.castor.xml.ValidationException
- Overrides:
validate
in class PersonNameType
- Throws:
org.exolab.castor.xml.ValidationException