Uses of Class
org.cxml.OrganizationalUnit
Packages that use OrganizationalUnit
-
Uses of OrganizationalUnit in org.cxml
Fields in org.cxml declared as OrganizationalUnitModifier and TypeFieldDescriptionprotected OrganizationalUnitProductionFacilityAssociation.organizationalUnitFields in org.cxml with type parameters of type OrganizationalUnitModifier and TypeFieldDescriptionprotected List<OrganizationalUnit>ContractRequestHeader.organizationalUnitprotected List<OrganizationalUnit>OrderRequestHeader.organizationalUnitprotected List<OrganizationalUnit>QuoteHeaderInfo.organizationalUnitMethods in org.cxml that return OrganizationalUnitModifier and TypeMethodDescriptionObjectFactory.createOrganizationalUnit()Create an instance ofOrganizationalUnitProductionFacilityAssociation.getOrganizationalUnit()Gets the value of the organizationalUnit property.Methods in org.cxml that return types with arguments of type OrganizationalUnitModifier and TypeMethodDescriptionContractRequestHeader.getOrganizationalUnit()Gets the value of the organizationalUnit property.OrderRequestHeader.getOrganizationalUnit()Gets the value of the organizationalUnit property.QuoteHeaderInfo.getOrganizationalUnit()Gets the value of the organizationalUnit property.Methods in org.cxml with parameters of type OrganizationalUnitModifier and TypeMethodDescriptionvoidProductionFacilityAssociation.setOrganizationalUnit(OrganizationalUnit value) Sets the value of the organizationalUnit property.