Uses of Interface
org.gxml.xs.SmFacet

Packages that use SmFacet
org.gxml.xs   
 

Uses of SmFacet in org.gxml.xs
 

Subinterfaces of SmFacet in org.gxml.xs
 interface SmFractionDigits<A,S>
           
 interface SmLength<A,S>
           
 interface SmLimit<A,S>
           
 interface SmMaxLength<A,S>
           
 interface SmMinLength<A,S>
           
 interface SmTotalDigits<A,S>
           
 

Methods in org.gxml.xs that return SmFacet
 SmFacet<A,S> SmSimpleType.getFacetOfKind(SmFacetKind facetKind)
           
 

Methods in org.gxml.xs that return types with arguments of type SmFacet
 java.lang.Iterable<SmFacet<A,S>> SmSimpleType.getFacets()
           
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.