Uses of Class
org.cxml.Organization
-
Packages that use Organization Package Description org.cxml -
-
Uses of Organization in org.cxml
Fields in org.cxml with type parameters of type Organization Modifier and Type Field Description protected java.util.List<Organization>OrganizationChangeMessage. organizationprotected java.util.List<Organization>OrganizationDataResponse. organizationMethods in org.cxml that return Organization Modifier and Type Method Description OrganizationObjectFactory. createOrganization()Create an instance ofOrganizationMethods in org.cxml that return types with arguments of type Organization Modifier and Type Method Description java.util.List<Organization>OrganizationChangeMessage. getOrganization()Gets the value of the organization property.java.util.List<Organization>OrganizationDataResponse. getOrganization()Gets the value of the organization property.
-