Uses of Class
org.cxml.CorporateInformation
-
Packages that use CorporateInformation Package Description org.cxml -
-
Uses of CorporateInformation in org.cxml
Fields in org.cxml declared as CorporateInformation Modifier and Type Field Description protected CorporateInformationOrganization. corporateInformationMethods in org.cxml that return CorporateInformation Modifier and Type Method Description CorporateInformationObjectFactory. createCorporateInformation()Create an instance ofCorporateInformationCorporateInformationOrganization. getCorporateInformation()Gets the value of the corporateInformation property.Methods in org.cxml with parameters of type CorporateInformation Modifier and Type Method Description voidOrganization. setCorporateInformation(CorporateInformation value)Sets the value of the corporateInformation property.
-