|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.oasis.ebxml.registry.bindings.rim.RegistryObjectType
org.oasis.ebxml.registry.bindings.rim.UserType
Mapping of the same named interface in ebRIM.
| Constructor Summary | |
UserType()
|
|
| Method Summary | |
void |
addEmailAddress(EmailAddress vEmailAddress)
|
void |
addEmailAddress(int index,
EmailAddress vEmailAddress)
|
void |
addTelephoneNumber(int index,
TelephoneNumber vTelephoneNumber)
|
void |
addTelephoneNumber(TelephoneNumber vTelephoneNumber)
|
void |
clearEmailAddress()
|
void |
clearTelephoneNumber()
|
java.util.Enumeration |
enumerateEmailAddress()
|
java.util.Enumeration |
enumerateTelephoneNumber()
|
Address |
getAddress()
Returns the value of field 'address'. |
EmailAddress[] |
getEmailAddress()
|
EmailAddress |
getEmailAddress(int index)
|
int |
getEmailAddressCount()
|
java.lang.Object |
getOrganization()
Returns the value of field 'organization'. |
PersonName |
getPersonName()
Returns the value of field 'personName'. |
TelephoneNumber[] |
getTelephoneNumber()
|
TelephoneNumber |
getTelephoneNumber(int index)
|
int |
getTelephoneNumberCount()
|
java.lang.String |
getUrl()
Returns the value of field 'url'. |
boolean |
isValid()
|
abstract void |
marshal(org.xml.sax.DocumentHandler handler)
|
abstract void |
marshal(java.io.Writer out)
|
boolean |
removeEmailAddress(EmailAddress vEmailAddress)
|
boolean |
removeTelephoneNumber(TelephoneNumber vTelephoneNumber)
|
void |
setAddress(Address address)
Sets the value of field 'address'. |
void |
setEmailAddress(EmailAddress[] emailAddressArray)
|
void |
setEmailAddress(int index,
EmailAddress vEmailAddress)
|
void |
setOrganization(java.lang.Object organization)
Sets the value of field 'organization'. |
void |
setPersonName(PersonName personName)
Sets the value of field 'personName'. |
void |
setTelephoneNumber(int index,
TelephoneNumber vTelephoneNumber)
|
void |
setTelephoneNumber(TelephoneNumber[] telephoneNumberArray)
|
void |
setUrl(java.lang.String url)
Sets the value of field 'url'. |
void |
validate()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UserType()
| Method Detail |
public void addEmailAddress(EmailAddress vEmailAddress)
throws java.lang.IndexOutOfBoundsException
vEmailAddress -
java.lang.IndexOutOfBoundsException
public void addEmailAddress(int index,
EmailAddress vEmailAddress)
throws java.lang.IndexOutOfBoundsException
index - vEmailAddress -
java.lang.IndexOutOfBoundsException
public void addTelephoneNumber(TelephoneNumber vTelephoneNumber)
throws java.lang.IndexOutOfBoundsException
vTelephoneNumber -
java.lang.IndexOutOfBoundsException
public void addTelephoneNumber(int index,
TelephoneNumber vTelephoneNumber)
throws java.lang.IndexOutOfBoundsException
index - vTelephoneNumber -
java.lang.IndexOutOfBoundsExceptionpublic void clearEmailAddress()
public void clearTelephoneNumber()
public java.util.Enumeration enumerateEmailAddress()
public java.util.Enumeration enumerateTelephoneNumber()
public Address getAddress()
public EmailAddress getEmailAddress(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic EmailAddress[] getEmailAddress()
public int getEmailAddressCount()
public java.lang.Object getOrganization()
public PersonName getPersonName()
public TelephoneNumber getTelephoneNumber(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic TelephoneNumber[] getTelephoneNumber()
public int getTelephoneNumberCount()
public java.lang.String getUrl()
public boolean isValid()
isValid in class RegistryObjectType
public abstract void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
marshal in class RegistryObjectTypeout -
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
marshal in class RegistryObjectTypehandler -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic boolean removeEmailAddress(EmailAddress vEmailAddress)
vEmailAddress - public boolean removeTelephoneNumber(TelephoneNumber vTelephoneNumber)
vTelephoneNumber - public void setAddress(Address address)
address - the value of field 'address'.
public void setEmailAddress(int index,
EmailAddress vEmailAddress)
throws java.lang.IndexOutOfBoundsException
index - vEmailAddress -
java.lang.IndexOutOfBoundsExceptionpublic void setEmailAddress(EmailAddress[] emailAddressArray)
emailAddressArray - public void setOrganization(java.lang.Object organization)
organization - the value of field 'organization'.public void setPersonName(PersonName personName)
personName - the value of field 'personName'.
public void setTelephoneNumber(int index,
TelephoneNumber vTelephoneNumber)
throws java.lang.IndexOutOfBoundsException
index - vTelephoneNumber -
java.lang.IndexOutOfBoundsExceptionpublic void setTelephoneNumber(TelephoneNumber[] telephoneNumberArray)
telephoneNumberArray - public void setUrl(java.lang.String url)
url - the value of field 'url'.
public void validate()
throws org.exolab.castor.xml.ValidationException
validate in class RegistryObjectTypeorg.exolab.castor.xml.ValidationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||