Class Kind


  • public class Kind
    extends Object
    • Field Detail

      • PendingTxn

        public static final Kind PendingTxn
      • NewEvent

        public static final Kind NewEvent
    • Constructor Detail

      • Kind

        public Kind​(int type,
                    String typeName)
    • Method Detail

      • getType

        public int getType()
      • setType

        public void setType​(int type)
      • getTypeName

        public String getTypeName()
      • setTypeName

        public void setTypeName​(String typeName)