Class ConditionCasts


  • public final class ConditionCasts
    extends Object
    • Method Detail

      • getCastToConditionType

        public IOpenCast getCastToConditionType()
      • getCastToInputType

        public IOpenCast getCastToInputType()
      • atLeastOneExists

        public boolean atLeastOneExists()
      • isCastToConditionTypeExists

        public boolean isCastToConditionTypeExists()
      • isCastToInputTypeExists

        public boolean isCastToInputTypeExists()
      • castToInputType

        public Object castToInputType​(Object value)
      • castToConditionType

        public Object castToConditionType​(Object value)