Uses of Class
org.gxml.xs.SmValueConstraint.Kind

Packages that use SmValueConstraint.Kind
org.gxml.xs   
 

Uses of SmValueConstraint.Kind in org.gxml.xs
 

Methods in org.gxml.xs that return SmValueConstraint.Kind
 SmValueConstraint.Kind SmValueConstraint.getKind()
           
static SmValueConstraint.Kind SmValueConstraint.Kind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SmValueConstraint.Kind[] SmValueConstraint.Kind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.gxml.xs with parameters of type SmValueConstraint.Kind
SmValueConstraint(SmValueConstraint.Kind kind, java.util.List<? extends A> value)
           
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.