Package org.cxml

Class ControlKeys


  • public class ControlKeys
    extends java.lang.Object
    • Constructor Detail

      • ControlKeys

        public ControlKeys()
    • Method Detail

      • getOCInstruction

        public OCInstruction getOCInstruction()
        Gets the value of the ocInstruction property.
        Returns:
        possible object is OCInstruction
      • setOCInstruction

        public void setOCInstruction​(OCInstruction value)
        Sets the value of the ocInstruction property.
        Parameters:
        value - allowed object is OCInstruction
      • getASNInstruction

        public ASNInstruction getASNInstruction()
        Gets the value of the asnInstruction property.
        Returns:
        possible object is ASNInstruction
      • setASNInstruction

        public void setASNInstruction​(ASNInstruction value)
        Sets the value of the asnInstruction property.
        Parameters:
        value - allowed object is ASNInstruction
      • setInvoiceInstruction

        public void setInvoiceInstruction​(InvoiceInstruction value)
        Sets the value of the invoiceInstruction property.
        Parameters:
        value - allowed object is InvoiceInstruction