Uses of Class
org.gxml.xs.SmFacetKind

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)
           
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.