Uses of Class
generated.LegalEntityType
-
Packages that use LegalEntityType Package Description generated -
-
Uses of LegalEntityType in generated
Methods in generated that return LegalEntityType Modifier and Type Method Description LegalEntityTypeLegalEntityType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2LegalEntityTypeObjectFactory. createLegalEntityType()Create an instance ofLegalEntityTypeMethods in generated that return types with arguments of type LegalEntityType Modifier and Type Method Description javax.xml.bind.JAXBElement<LegalEntityType>ObjectFactory. createLegalEntity(LegalEntityType value)Methods in generated 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)
-