Uses of Class
org.cxml.SupplierLocation
-
Packages that use SupplierLocation Package Description org.cxml -
-
Uses of SupplierLocation in org.cxml
Fields in org.cxml with type parameters of type SupplierLocation Modifier and Type Field Description protected java.util.List<SupplierLocation>Supplier. supplierLocationMethods in org.cxml that return SupplierLocation Modifier and Type Method Description SupplierLocationObjectFactory. createSupplierLocation()Create an instance ofSupplierLocationMethods in org.cxml that return types with arguments of type SupplierLocation Modifier and Type Method Description java.util.List<SupplierLocation>Supplier. getSupplierLocation()Gets the value of the supplierLocation property.
-