Uses of Class
org.cxml.LegalEntity
-
Packages that use LegalEntity Package Description org.cxml -
-
Uses of LegalEntity in org.cxml
Fields in org.cxml declared as LegalEntity Modifier and Type Field Description protected LegalEntityContractRequestHeader. legalEntityMethods in org.cxml that return LegalEntity Modifier and Type Method Description LegalEntityObjectFactory. createLegalEntity()Create an instance ofLegalEntityLegalEntityContractRequestHeader. getLegalEntity()Gets the value of the legalEntity property.Methods in org.cxml with parameters of type LegalEntity Modifier and Type Method Description voidContractRequestHeader. setLegalEntity(LegalEntity value)Sets the value of the legalEntity property.
-