Uses of Class
oasis.names.tc.ebxml_regrep.xsd.rim._3.PersonNameType

Packages that use PersonNameType
oasis.names.tc.ebxml_regrep.xsd.rim._3   
 

Uses of PersonNameType in oasis.names.tc.ebxml_regrep.xsd.rim._3
 

Fields in oasis.names.tc.ebxml_regrep.xsd.rim._3 declared as PersonNameType
protected  PersonNameType PersonType.personName
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return PersonNameType
 PersonNameType ObjectFactory.createPersonNameType()
          Create an instance of PersonNameType
 PersonNameType PersonType.getPersonName()
          Gets the value of the personName property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return types with arguments of type PersonNameType
 JAXBElement<PersonNameType> ObjectFactory.createPersonName(PersonNameType value)
          Create an instance of JAXBElement<PersonNameType>}
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 with parameters of type PersonNameType
 JAXBElement<PersonNameType> ObjectFactory.createPersonName(PersonNameType value)
          Create an instance of JAXBElement<PersonNameType>}
 void PersonType.setPersonName(PersonNameType value)
          Sets the value of the personName property.
 



Copyright © 2010-2011. All Rights Reserved.