Class SESSION


  • public class SESSION
    extends java.lang.Object
    SESSION: Session Parameter for PerformInventory
    • Field Detail

      • SESSION_S0

        public static final SESSION SESSION_S0
        Indicates to perform inventory based on Session S0
      • SESSION_S1

        public static final SESSION SESSION_S1
        Indicates to perform inventory based on Session S1
      • SESSION_S2

        public static final SESSION SESSION_S2
        Indicates to perform inventory based on Session S2
      • SESSION_S3

        public static final SESSION SESSION_S3
        Indicates to perform inventory based on Session S3
      • ordinal

        public final int ordinal
    • Method Detail

      • GetSession

        public static SESSION GetSession​(int value)
      • equals

        public boolean equals​(int val)
      • getValue

        public int getValue()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object