Uses of Class
org.cxml.SupplierID
Packages that use SupplierID
-
Uses of SupplierID in org.cxml
Fields in org.cxml with type parameters of type SupplierIDModifier and TypeFieldDescriptionprotected List<SupplierID>Contract.supplierIDprotected List<SupplierID>Index.supplierIDprotected List<SupplierID>Subscription.supplierIDprotected List<SupplierID>SubscriptionContentRequest.supplierIDprotected List<SupplierID>Supplier.supplierIDprotected List<SupplierID>SupplierDataRequest.supplierIDprotected List<SupplierID>Vendor.supplierIDMethods in org.cxml that return SupplierIDModifier and TypeMethodDescriptionObjectFactory.createSupplierID()Create an instance ofSupplierIDMethods in org.cxml that return types with arguments of type SupplierIDModifier and TypeMethodDescriptionContract.getSupplierID()Gets the value of the supplierID property.Index.getSupplierID()Gets the value of the supplierID property.Subscription.getSupplierID()Gets the value of the supplierID property.SubscriptionContentRequest.getSupplierID()Gets the value of the supplierID property.Supplier.getSupplierID()Gets the value of the supplierID property.SupplierDataRequest.getSupplierID()Gets the value of the supplierID property.Vendor.getSupplierID()Gets the value of the supplierID property.