Uses of Class
org.cxml.From
-
Packages that use From Package Description de.hybris.platform.b2b.punchout.actions org.cxml -
-
Uses of From in de.hybris.platform.b2b.punchout.actions
Methods in de.hybris.platform.b2b.punchout.actions that return From Modifier and Type Method Description protected FromPunchOutOrderMessageHeaderProcessingAction. createFrom(PunchOutSession currentPunchOutSession) -
Uses of From in org.cxml
Fields in org.cxml declared as From Modifier and Type Field Description protected FromHeader. fromMethods in org.cxml that return From Modifier and Type Method Description FromObjectFactory. createFrom()Create an instance ofFromFromHeader. getFrom()Gets the value of the from property.Methods in org.cxml with parameters of type From Modifier and Type Method Description voidHeader. setFrom(From value)Sets the value of the from property.
-