Package org.cxml

Class OrderMethod


  • public class OrderMethod
    extends java.lang.Object
    • Field Detail

      • orderProtocol

        protected java.lang.String orderProtocol
    • Constructor Detail

      • OrderMethod

        public OrderMethod()
    • Method Detail

      • 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 java.lang.String getOrderProtocol()
        Gets the value of the orderProtocol property.
        Returns:
        possible object is String
      • setOrderProtocol

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