Class MaapiRollback

Object
com.tailf.maapi.MaapiRollback

public class MaapiRollback extends Object
Rollback file descriptor class. Objects of this class is returned by the Maapi.listRollback() method.
  • Constructor Details

  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getNR

      public int getNR()
    • getCreator

      public String getCreator()
    • getDate

      public String getDate()
    • getVia

      public String getVia()
    • getFixedNR

      public int getFixedNR()
    • getLabel

      public String getLabel()
    • getComment

      public String getComment()