Class CTPART_MODE_E

Object
CTPART_MODE_E

public class CTPART_MODE_E extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Activate archived member
    static final int
    Add partition(s)
    static final int
    Archive partitions(s)
    static final int
    Modify lower limit on Prawno
    static final int
    Purge, archive, etc multiple partitions
    static final int
    Modify limit on number of partitions
    static final int
    Remove partition(s)
    static final int
    Reuse purged member raw number
    static final int
    Return member status in sysiocod
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • CTPART_MODE_E

      public CTPART_MODE_E()