|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SmFacetKind | |
---|---|
org.gxml.xs |
Uses of SmFacetKind in org.gxml.xs |
---|
Methods in org.gxml.xs that return SmFacetKind | |
---|---|
SmFacetKind |
SmFacet.getKind()
|
static SmFacetKind |
SmFacetKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SmFacetKind[] |
SmFacetKind.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.gxml.xs with parameters of type SmFacetKind | |
---|---|
SmFacet<A,S> |
SmSimpleType.getFacetOfKind(SmFacetKind facetKind)
|
boolean |
SmSimpleType.hasFacetOfKind(SmFacetKind facetKind)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |