Uses of Class
org.cxml.Organization
Packages that use Organization
-
Uses of Organization in org.cxml
Fields in org.cxml with type parameters of type OrganizationModifier and TypeFieldDescriptionprotected List<Organization>OrganizationChangeMessage.organizationprotected List<Organization>OrganizationDataResponse.organizationMethods in org.cxml that return OrganizationModifier and TypeMethodDescriptionObjectFactory.createOrganization()Create an instance ofOrganizationMethods in org.cxml that return types with arguments of type OrganizationModifier and TypeMethodDescriptionOrganizationChangeMessage.getOrganization()Gets the value of the organization property.OrganizationDataResponse.getOrganization()Gets the value of the organization property.