Uses of Class
org.cxml.Territory
-
Packages that use Territory Package Description org.cxml -
-
Uses of Territory in org.cxml
Fields in org.cxml with type parameters of type Territory Modifier and Type Field Description protected java.util.List<Territory>Organization. territoryMethods in org.cxml that return Territory Modifier and Type Method Description TerritoryObjectFactory. createTerritory()Create an instance ofTerritoryMethods in org.cxml that return types with arguments of type Territory Modifier and Type Method Description java.util.List<Territory>Organization. getTerritory()Gets the value of the territory property.
-