Uses of Class
org.cxml.To
-
Packages that use To Package Description de.hybris.platform.b2b.punchout.actions org.cxml -
-
Uses of To in de.hybris.platform.b2b.punchout.actions
Methods in de.hybris.platform.b2b.punchout.actions that return To Modifier and Type Method Description protected ToPunchOutOrderMessageHeaderProcessingAction. createTo(PunchOutSession currentPunchOutSession) -
Uses of To in org.cxml
Fields in org.cxml declared as To Modifier and Type Field Description protected ToHeader. toMethods in org.cxml that return To Modifier and Type Method Description ToObjectFactory. createTo()Create an instance ofToToHeader. getTo()Gets the value of the to property.Methods in org.cxml with parameters of type To Modifier and Type Method Description voidHeader. setTo(To value)Sets the value of the to property.
-