Uses of Class
eu.de4a.iem.jaxb.t42.v0_6.LegalEntityType
-
Packages that use LegalEntityType Package Description eu.de4a.iem.jaxb.t42.v0_6 eu.de4a.iem.xml.de4a.t42.v0_6 -
-
Uses of LegalEntityType in eu.de4a.iem.jaxb.t42.v0_6
Methods in eu.de4a.iem.jaxb.t42.v0_6 that return LegalEntityType Modifier and Type Method Description LegalEntityTypeLegalEntityType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2LegalEntityTypeObjectFactory. createLegalEntityType()Create an instance ofLegalEntityTypeMethods in eu.de4a.iem.jaxb.t42.v0_6 that return types with arguments of type LegalEntityType Modifier and Type Method Description javax.xml.bind.JAXBElement<LegalEntityType>ObjectFactory. createLegalEntity(LegalEntityType value)Methods in eu.de4a.iem.jaxb.t42.v0_6 with parameters of type LegalEntityType Modifier and Type Method Description voidLegalEntityType. cloneTo(LegalEntityType ret)This method clones all values fromthisto the passed object.javax.xml.bind.JAXBElement<LegalEntityType>ObjectFactory. createLegalEntity(LegalEntityType value) -
Uses of LegalEntityType in eu.de4a.iem.xml.de4a.t42.v0_6
Methods in eu.de4a.iem.xml.de4a.t42.v0_6 that return types with arguments of type LegalEntityType Modifier and Type Method Description static DE4AT42Marshaller<LegalEntityType>DE4AT42Marshaller. legalEntity()
-