Uses of Class
org.cxml.LegalName
-
Packages that use LegalName Package Description org.cxml -
-
Uses of LegalName in org.cxml
Fields in org.cxml declared as LegalName Modifier and Type Field Description protected LegalNameTaxInformation. legalNameMethods in org.cxml that return LegalName Modifier and Type Method Description LegalNameObjectFactory. createLegalName()Create an instance ofLegalNameLegalNameTaxInformation. getLegalName()Gets the value of the legalName property.Methods in org.cxml with parameters of type LegalName Modifier and Type Method Description voidTaxInformation. setLegalName(LegalName value)Sets the value of the legalName property.
-