Package org.cxml

Class ControlKeys

java.lang.Object
org.cxml.ControlKeys

public class ControlKeys extends Object
  • Field Details

  • Constructor Details

    • ControlKeys

      public ControlKeys()
  • Method Details

    • 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
    • getInvoiceInstruction

      public InvoiceInstruction getInvoiceInstruction()
      Gets the value of the invoiceInstruction property.
      Returns:
      possible object is InvoiceInstruction
    • setInvoiceInstruction

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

      public SESInstruction getSESInstruction()
      Gets the value of the sesInstruction property.
      Returns:
      possible object is SESInstruction
    • setSESInstruction

      public void setSESInstruction(SESInstruction value)
      Sets the value of the sesInstruction property.
      Parameters:
      value - allowed object is SESInstruction