Uses of Class
org.cxml.SupplierInvitation
-
Packages that use SupplierInvitation Package Description org.cxml -
-
Uses of SupplierInvitation in org.cxml
Fields in org.cxml with type parameters of type SupplierInvitation Modifier and Type Field Description protected java.util.List<SupplierInvitation>SupplierSelector. supplierInvitationMethods in org.cxml that return SupplierInvitation Modifier and Type Method Description SupplierInvitationObjectFactory. createSupplierInvitation()Create an instance ofSupplierInvitationMethods in org.cxml that return types with arguments of type SupplierInvitation Modifier and Type Method Description java.util.List<SupplierInvitation>SupplierSelector. getSupplierInvitation()Gets the value of the supplierInvitation property.
-