Class DecisionValue


  • public class DecisionValue
    extends Object
    Author:
    snshor
    • Constructor Detail

      • DecisionValue

        public DecisionValue​(int type,
                             boolean booleanValue,
                             boolean special)
    • Method Detail

      • getBooleanValue

        public boolean getBooleanValue()
      • getType

        public int getType()
      • isSpecial

        public boolean isSpecial()