Interface SchemaFacetExcludeSegment

All Superinterfaces:
SchemaFacet

public interface SchemaFacetExcludeSegment extends SchemaFacet
This interface represents the excludeSegment facet associated with a node.
See Also:
  • Method Details

    • getMaxValue

      Object getMaxValue()
      Returns the maximum value of this facet defined in the data model.
    • getMinValue

      Object getMinValue()
      Returns the minimum value of this facet defined in the data model.