|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.oasis.ebxml.registry.bindings.rim.PersonNameType
Mapping of the same named interface in ebRIM.
| Constructor Summary | |
PersonNameType()
|
|
| Method Summary | |
void |
addPersonNameTypeItem(int index,
PersonNameTypeItem vPersonNameTypeItem)
|
void |
addPersonNameTypeItem(PersonNameTypeItem vPersonNameTypeItem)
|
void |
clearPersonNameTypeItem()
|
java.util.Enumeration |
enumeratePersonNameTypeItem()
|
java.lang.String |
getFirstName()
Returns the value of field 'firstName'. |
java.lang.String |
getLastName()
Returns the value of field 'lastName'. |
java.lang.String |
getMiddleName()
Returns the value of field 'middleName'. |
PersonNameTypeItem[] |
getPersonNameTypeItem()
|
PersonNameTypeItem |
getPersonNameTypeItem(int index)
|
int |
getPersonNameTypeItemCount()
|
boolean |
isValid()
|
abstract void |
marshal(org.xml.sax.DocumentHandler handler)
|
abstract void |
marshal(java.io.Writer out)
|
boolean |
removePersonNameTypeItem(PersonNameTypeItem vPersonNameTypeItem)
|
void |
setFirstName(java.lang.String firstName)
Sets the value of field 'firstName'. |
void |
setLastName(java.lang.String lastName)
Sets the value of field 'lastName'. |
void |
setMiddleName(java.lang.String middleName)
Sets the value of field 'middleName'. |
void |
setPersonNameTypeItem(int index,
PersonNameTypeItem vPersonNameTypeItem)
|
void |
setPersonNameTypeItem(PersonNameTypeItem[] personNameTypeItemArray)
|
void |
validate()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PersonNameType()
| Method Detail |
public void addPersonNameTypeItem(PersonNameTypeItem vPersonNameTypeItem)
throws java.lang.IndexOutOfBoundsException
vPersonNameTypeItem -
java.lang.IndexOutOfBoundsException
public void addPersonNameTypeItem(int index,
PersonNameTypeItem vPersonNameTypeItem)
throws java.lang.IndexOutOfBoundsException
index - vPersonNameTypeItem -
java.lang.IndexOutOfBoundsExceptionpublic void clearPersonNameTypeItem()
public java.util.Enumeration enumeratePersonNameTypeItem()
public java.lang.String getFirstName()
public java.lang.String getLastName()
public java.lang.String getMiddleName()
public PersonNameTypeItem getPersonNameTypeItem(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic PersonNameTypeItem[] getPersonNameTypeItem()
public int getPersonNameTypeItemCount()
public boolean isValid()
public abstract void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public abstract void marshal(org.xml.sax.DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic boolean removePersonNameTypeItem(PersonNameTypeItem vPersonNameTypeItem)
vPersonNameTypeItem - public void setFirstName(java.lang.String firstName)
firstName - the value of field 'firstName'.public void setLastName(java.lang.String lastName)
lastName - the value of field 'lastName'.public void setMiddleName(java.lang.String middleName)
middleName - the value of field 'middleName'.
public void setPersonNameTypeItem(int index,
PersonNameTypeItem vPersonNameTypeItem)
throws java.lang.IndexOutOfBoundsException
index - vPersonNameTypeItem -
java.lang.IndexOutOfBoundsExceptionpublic void setPersonNameTypeItem(PersonNameTypeItem[] personNameTypeItemArray)
personNameTypeItemArray -
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||