Uses of Class
org.cxml.SupplierID
-
Packages that use SupplierID Package Description org.cxml -
-
Uses of SupplierID in org.cxml
Fields in org.cxml with type parameters of type SupplierID Modifier and Type Field Description protected java.util.List<SupplierID>Contract. supplierIDprotected java.util.List<SupplierID>Index. supplierIDprotected java.util.List<SupplierID>Subscription. supplierIDprotected java.util.List<SupplierID>SubscriptionContentRequest. supplierIDprotected java.util.List<SupplierID>Supplier. supplierIDprotected java.util.List<SupplierID>SupplierDataRequest. supplierIDprotected java.util.List<SupplierID>Vendor. supplierIDMethods in org.cxml that return SupplierID Modifier and Type Method Description SupplierIDObjectFactory. createSupplierID()Create an instance ofSupplierIDMethods in org.cxml that return types with arguments of type SupplierID Modifier and Type Method Description java.util.List<SupplierID>Contract. getSupplierID()Gets the value of the supplierID property.java.util.List<SupplierID>Index. getSupplierID()Gets the value of the supplierID property.java.util.List<SupplierID>Subscription. getSupplierID()Gets the value of the supplierID property.java.util.List<SupplierID>SubscriptionContentRequest. getSupplierID()Gets the value of the supplierID property.java.util.List<SupplierID>Supplier. getSupplierID()Gets the value of the supplierID property.java.util.List<SupplierID>SupplierDataRequest. getSupplierID()Gets the value of the supplierID property.java.util.List<SupplierID>Vendor. getSupplierID()Gets the value of the supplierID property.
-