Uses of Class
org.cxml.SourcingStatus
-
Packages that use SourcingStatus Package Description org.cxml -
-
Uses of SourcingStatus in org.cxml
Fields in org.cxml declared as SourcingStatus Modifier and Type Field Description protected SourcingStatusPunchOutOrderMessageHeader. sourcingStatusMethods in org.cxml that return SourcingStatus Modifier and Type Method Description SourcingStatusObjectFactory. createSourcingStatus()Create an instance ofSourcingStatusSourcingStatusPunchOutOrderMessageHeader. getSourcingStatus()Gets the value of the sourcingStatus property.Methods in org.cxml with parameters of type SourcingStatus Modifier and Type Method Description voidPunchOutOrderMessageHeader. setSourcingStatus(SourcingStatus value)Sets the value of the sourcingStatus property.
-