Uses of Class
org.cxml.Sender
-
Packages that use Sender Package Description de.hybris.platform.b2b.punchout.actions org.cxml -
-
Uses of Sender in de.hybris.platform.b2b.punchout.actions
Methods in de.hybris.platform.b2b.punchout.actions that return Sender Modifier and Type Method Description protected SenderPunchOutOrderMessageHeaderProcessingAction. createSender(PunchOutSession currentPunchOutSession) -
Uses of Sender in org.cxml
Fields in org.cxml declared as Sender Modifier and Type Field Description protected SenderHeader. senderMethods in org.cxml that return Sender Modifier and Type Method Description SenderObjectFactory. createSender()Create an instance ofSenderSenderHeader. getSender()Gets the value of the sender property.Methods in org.cxml with parameters of type Sender Modifier and Type Method Description voidHeader. setSender(Sender value)Sets the value of the sender property.
-