Uses of Class
org.cxml.CorporateInformation
Packages that use CorporateInformation
-
Uses of CorporateInformation in org.cxml
Fields in org.cxml declared as CorporateInformationModifier and TypeFieldDescriptionprotected CorporateInformationOrganization.corporateInformationMethods in org.cxml that return CorporateInformationModifier and TypeMethodDescriptionObjectFactory.createCorporateInformation()Create an instance ofCorporateInformationOrganization.getCorporateInformation()Gets the value of the corporateInformation property.Methods in org.cxml with parameters of type CorporateInformationModifier and TypeMethodDescriptionvoidOrganization.setCorporateInformation(CorporateInformation value) Sets the value of the corporateInformation property.