| Package | Description |
|---|---|
| oasis.names.tc.ebxml_regrep.xsd.rim._3 |
This class provides the package information of the package oasis.names.tc.ebxml_regrep.xsd.rim._3
|
| Modifier and Type | Method and Description |
|---|---|
PersonNameType |
ObjectFactory.createPersonNameType()
Create an instance of
PersonNameType |
PersonNameType |
PersonType.getPersonName()
Gets the value of the personName property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<PersonNameType> |
ObjectFactory.createPersonName(PersonNameType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<PersonNameType> |
ObjectFactory.createPersonName(PersonNameType value)
|
void |
PersonType.setPersonName(PersonNameType value)
Sets the value of the personName property.
|