Uses of Class
org.cxml.PunchoutDetail
-
Packages that use PunchoutDetail Package Description org.cxml -
-
Uses of PunchoutDetail in org.cxml
Fields in org.cxml declared as PunchoutDetail Modifier and Type Field Description protected PunchoutDetailIndexItemPunchout. punchoutDetailMethods in org.cxml that return PunchoutDetail Modifier and Type Method Description PunchoutDetailObjectFactory. createPunchoutDetail()Create an instance ofPunchoutDetailPunchoutDetailIndexItemPunchout. getPunchoutDetail()Gets the value of the punchoutDetail property.Methods in org.cxml with parameters of type PunchoutDetail Modifier and Type Method Description voidIndexItemPunchout. setPunchoutDetail(PunchoutDetail value)Sets the value of the punchoutDetail property.
-