Uses of Class
eu.de4a.iem.jaxb.eidas.lp.LegalNameType
-
Packages that use LegalNameType Package Description eu.de4a.iem.jaxb.common.idtypes eu.de4a.iem.jaxb.eidas.lp -
-
Uses of LegalNameType in eu.de4a.iem.jaxb.common.idtypes
Methods in eu.de4a.iem.jaxb.common.idtypes that return LegalNameType Modifier and Type Method Description LegalNameTypeLegalPersonIdentifierType. getLegalName()Gets the value of the legalName property.LegalNameTypeLegalPersonIdentifierType. setLegalName(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 LegalNameType Modifier and Type Method Description voidLegalPersonIdentifierType. setLegalName(LegalNameType value)Sets the value of the legalName property. -
Uses of LegalNameType in eu.de4a.iem.jaxb.eidas.lp
Methods in eu.de4a.iem.jaxb.eidas.lp that return LegalNameType Modifier and Type Method Description LegalNameTypeLegalNameType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2LegalNameTypeObjectFactory. createLegalNameType()Create an instance ofLegalNameTypeMethods in eu.de4a.iem.jaxb.eidas.lp with parameters of type LegalNameType Modifier and Type Method Description voidLegalNameType. cloneTo(LegalNameType ret)This method clones all values fromthisto the passed object.
-