Interface I_T_Spool

All Known Implementing Classes:
X_T_Spool

public interface I_T_Spool
Generated Interface for T_Spool
Version:
Release 13
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • setAD_PInstance_ID

      void setAD_PInstance_ID(int AD_PInstance_ID)
      Set Process Instance. Instance of the process
    • getAD_PInstance_ID

      int getAD_PInstance_ID()
      Get Process Instance. Instance of the process
    • setMsgText

      void setMsgText(String MsgText)
      Set Message Text. Textual Informational, Menu or Error Message
    • getMsgText

      String getMsgText()
      Get Message Text. Textual Informational, Menu or Error Message
    • setSeqNo

      void setSeqNo(int SeqNo)
      Set Sequence. Method of ordering records; lowest number comes first
    • getSeqNo

      int getSeqNo()
      Get Sequence. Method of ordering records; lowest number comes first