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()
Facet
getFacetType
in interface Facet
Facet.getFacetType()
public String getValue()
Facet
getValue
in interface Facet
Facet.getValue()
Copyright © 1996–2019 Geotools. All rights reserved.