ENUMERATION, FRACTIONDIGITS, LENGTH, MAXEXCLUSIVE, MAXINCLUSIVE, MAXLENGTH, MINEXCLUSIVE, MININCLUSIVE, MINLENGTH, PATTERN, TOTALDIGITS, WHITESPACE| Constructor and Description | 
|---|
| FacetGT(int type,
       String value)Creates a new FacetGT object. | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getFacetType()The Facet Type -- selected from one of the above constant values | 
| String | getValue()The facet's constraint | 
public FacetGT(int type,
               String value)
type - DOCUMENT ME!value - DOCUMENT ME!public int getFacetType()
FacetgetFacetType in interface FacetFacet.getFacetType()public String getValue()
FacetgetValue in interface FacetFacet.getValue()Copyright © 1996–2019 Geotools. All rights reserved.