Package org.cxml

Class OrderMethod

java.lang.Object
org.cxml.OrderMethod

public class OrderMethod extends Object
  • Field Details

    • orderTarget

      protected OrderTarget orderTarget
    • orderProtocol

      protected String orderProtocol
  • Constructor Details

    • OrderMethod

      public OrderMethod()
  • Method Details

    • getOrderTarget

      public OrderTarget getOrderTarget()
      Gets the value of the orderTarget property.
      Returns:
      possible object is OrderTarget
    • setOrderTarget

      public void setOrderTarget(OrderTarget value)
      Sets the value of the orderTarget property.
      Parameters:
      value - allowed object is OrderTarget
    • getOrderProtocol

      public String getOrderProtocol()
      Gets the value of the orderProtocol property.
      Returns:
      possible object is String
    • setOrderProtocol

      public void setOrderProtocol(String value)
      Sets the value of the orderProtocol property.
      Parameters:
      value - allowed object is String