Class AndExpression

    • Constructor Detail

      • AndExpression

        public AndExpression()
        Deprecated.
        Default Constructor.
    • Method Detail

      • getValue

        public Object getValue()
        Deprecated.
        Computes the logical AND of all fields given.
        Returns:
        Boolean.TRUE or Boolean.FALSE