Uses of Class
eu.de4a.iem.jaxb.eidas.np.PlaceOfBirthType
-
Packages that use PlaceOfBirthType Package Description eu.de4a.iem.jaxb.common.idtypes eu.de4a.iem.jaxb.eidas.np -
-
Uses of PlaceOfBirthType in eu.de4a.iem.jaxb.common.idtypes
Methods in eu.de4a.iem.jaxb.common.idtypes that return PlaceOfBirthType Modifier and Type Method Description PlaceOfBirthTypeNaturalPersonIdentifierType. getPlaceOfBirth()Gets the value of the placeOfBirth property.PlaceOfBirthTypeNaturalPersonIdentifierType. setPlaceOfBirth(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderMethods in eu.de4a.iem.jaxb.common.idtypes with parameters of type PlaceOfBirthType Modifier and Type Method Description voidNaturalPersonIdentifierType. setPlaceOfBirth(PlaceOfBirthType value)Sets the value of the placeOfBirth property. -
Uses of PlaceOfBirthType in eu.de4a.iem.jaxb.eidas.np
Methods in eu.de4a.iem.jaxb.eidas.np that return PlaceOfBirthType Modifier and Type Method Description PlaceOfBirthTypePlaceOfBirthType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2PlaceOfBirthTypeObjectFactory. createPlaceOfBirthType()Create an instance ofPlaceOfBirthTypeMethods in eu.de4a.iem.jaxb.eidas.np with parameters of type PlaceOfBirthType Modifier and Type Method Description voidPlaceOfBirthType. cloneTo(PlaceOfBirthType ret)This method clones all values fromthisto the passed object.
-