Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
Packages that use PersonNameType
-
Uses of PersonNameType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim declared as PersonNameTypeMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return PersonNameTypeModifier and TypeMethodDescriptionObjectFactory.createPersonNameType()
Create an instance ofPersonNameType
PersonType.getPersonName()
Gets the value of the personName property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return types with arguments of type PersonNameTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<PersonNameType> ObjectFactory.createPersonName
(PersonNameType value) Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim with parameters of type PersonNameTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<PersonNameType> ObjectFactory.createPersonName
(PersonNameType value) void
PersonType.setPersonName
(PersonNameType value) Sets the value of the personName property.