Uses of Class
org.cxml.SupplierProductionFacilityRelations
Packages that use SupplierProductionFacilityRelations
-
Uses of SupplierProductionFacilityRelations in org.cxml
Fields in org.cxml declared as SupplierProductionFacilityRelationsModifier and TypeFieldDescriptionprotected SupplierProductionFacilityRelationsContractItemIn.supplierProductionFacilityRelationsprotected SupplierProductionFacilityRelationsContractRequestHeader.supplierProductionFacilityRelationsprotected SupplierProductionFacilityRelationsQuoteItemIn.supplierProductionFacilityRelationsprotected SupplierProductionFacilityRelationsQuoteMessageHeader.supplierProductionFacilityRelationsMethods in org.cxml that return SupplierProductionFacilityRelationsModifier and TypeMethodDescriptionObjectFactory.createSupplierProductionFacilityRelations()Create an instance ofSupplierProductionFacilityRelationsContractItemIn.getSupplierProductionFacilityRelations()Gets the value of the supplierProductionFacilityRelations property.ContractRequestHeader.getSupplierProductionFacilityRelations()Gets the value of the supplierProductionFacilityRelations property.QuoteItemIn.getSupplierProductionFacilityRelations()Gets the value of the supplierProductionFacilityRelations property.QuoteMessageHeader.getSupplierProductionFacilityRelations()Gets the value of the supplierProductionFacilityRelations property.Methods in org.cxml with parameters of type SupplierProductionFacilityRelationsModifier and TypeMethodDescriptionvoidContractItemIn.setSupplierProductionFacilityRelations(SupplierProductionFacilityRelations value) Sets the value of the supplierProductionFacilityRelations property.voidContractRequestHeader.setSupplierProductionFacilityRelations(SupplierProductionFacilityRelations value) Sets the value of the supplierProductionFacilityRelations property.voidQuoteItemIn.setSupplierProductionFacilityRelations(SupplierProductionFacilityRelations value) Sets the value of the supplierProductionFacilityRelations property.voidQuoteMessageHeader.setSupplierProductionFacilityRelations(SupplierProductionFacilityRelations value) Sets the value of the supplierProductionFacilityRelations property.