Uses of Class
org.cxml.OrganizationalUnit
-
Packages that use OrganizationalUnit Package Description org.cxml -
-
Uses of OrganizationalUnit in org.cxml
Fields in org.cxml with type parameters of type OrganizationalUnit Modifier and Type Field Description protected java.util.List<OrganizationalUnit>ContractRequestHeader. organizationalUnitMethods in org.cxml that return OrganizationalUnit Modifier and Type Method Description OrganizationalUnitObjectFactory. createOrganizationalUnit()Create an instance ofOrganizationalUnitMethods in org.cxml that return types with arguments of type OrganizationalUnit Modifier and Type Method Description java.util.List<OrganizationalUnit>ContractRequestHeader. getOrganizationalUnit()Gets the value of the organizationalUnit property.
-