Uses of Class
org.cxml.TerritoryAvailable
-
Packages that use TerritoryAvailable Package Description org.cxml -
-
Uses of TerritoryAvailable in org.cxml
Fields in org.cxml with type parameters of type TerritoryAvailable Modifier and Type Field Description protected java.util.List<TerritoryAvailable>IndexItemDetail. territoryAvailableprotected java.util.List<TerritoryAvailable>PunchoutDetail. territoryAvailableMethods in org.cxml that return TerritoryAvailable Modifier and Type Method Description TerritoryAvailableObjectFactory. createTerritoryAvailable()Create an instance ofTerritoryAvailableMethods in org.cxml that return types with arguments of type TerritoryAvailable Modifier and Type Method Description java.util.List<TerritoryAvailable>IndexItemDetail. getTerritoryAvailable()Gets the value of the territoryAvailable property.java.util.List<TerritoryAvailable>PunchoutDetail. getTerritoryAvailable()Gets the value of the territoryAvailable property.
-