Uses of Class
eu.de4a.iem.jaxb.eidas.np.BirthNameType
-
Packages that use BirthNameType Package Description eu.de4a.iem.jaxb.common.idtypes eu.de4a.iem.jaxb.eidas.np -
-
Uses of BirthNameType in eu.de4a.iem.jaxb.common.idtypes
Methods in eu.de4a.iem.jaxb.common.idtypes that return BirthNameType Modifier and Type Method Description BirthNameTypeNaturalPersonIdentifierType. getBirthName()Gets the value of the birthName property.BirthNameTypeNaturalPersonIdentifierType. setBirthName(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 BirthNameType Modifier and Type Method Description voidNaturalPersonIdentifierType. setBirthName(BirthNameType value)Sets the value of the birthName property. -
Uses of BirthNameType in eu.de4a.iem.jaxb.eidas.np
Methods in eu.de4a.iem.jaxb.eidas.np that return BirthNameType Modifier and Type Method Description BirthNameTypeBirthNameType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2BirthNameTypeObjectFactory. createBirthNameType()Create an instance ofBirthNameTypeMethods in eu.de4a.iem.jaxb.eidas.np with parameters of type BirthNameType Modifier and Type Method Description voidBirthNameType. cloneTo(BirthNameType ret)This method clones all values fromthisto the passed object.
-