Uses of Class
eu.de4a.iem.jaxb.common.idtypes.NaturalPersonIdentifierType
-
Packages that use NaturalPersonIdentifierType Package Description eu.de4a.iem.jaxb.common.idtypes eu.de4a.iem.jaxb.common.types -
-
Uses of NaturalPersonIdentifierType in eu.de4a.iem.jaxb.common.idtypes
Methods in eu.de4a.iem.jaxb.common.idtypes that return NaturalPersonIdentifierType Modifier and Type Method Description NaturalPersonIdentifierTypeNaturalPersonIdentifierType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2NaturalPersonIdentifierTypeObjectFactory. createNaturalPersonIdentifierType()Create an instance ofNaturalPersonIdentifierTypeMethods in eu.de4a.iem.jaxb.common.idtypes with parameters of type NaturalPersonIdentifierType Modifier and Type Method Description voidNaturalPersonIdentifierType. cloneTo(NaturalPersonIdentifierType ret)This method clones all values fromthisto the passed object. -
Uses of NaturalPersonIdentifierType in eu.de4a.iem.jaxb.common.types
Methods in eu.de4a.iem.jaxb.common.types that return NaturalPersonIdentifierType Modifier and Type Method Description NaturalPersonIdentifierTypeDataRequestSubjectCVType. getDataSubjectPerson()Gets the value of the dataSubjectPerson property.NaturalPersonIdentifierTypeDataRequestSubjectCVType. getDataSubjectRepresentative()Gets the value of the dataSubjectRepresentative property.Methods in eu.de4a.iem.jaxb.common.types with parameters of type NaturalPersonIdentifierType Modifier and Type Method Description voidDataRequestSubjectCVType. setDataSubjectPerson(NaturalPersonIdentifierType value)Sets the value of the dataSubjectPerson property.voidDataRequestSubjectCVType. setDataSubjectRepresentative(NaturalPersonIdentifierType value)Sets the value of the dataSubjectRepresentative property.
-