Class NotFeatureExpression.Builder

  • Enclosing class:
    NotFeatureExpression

    public static final class NotFeatureExpression.Builder
    extends java.lang.Object
    Builds instances of type NotFeatureExpression.

    Builder is not thread-safe and generally should not be stored in a field or collection, but instead used immediately to create instances.

    • Method Detail

      • setFeatureExpression

        public void setFeatureExpression​(FeatureExpression featureExpression)
        Initializes the value for the featureExpression attribute.
        Parameters:
        featureExpression - The value for featureExpression