Uses of Class
org.gxml.xs.SmContentTypeKind

Packages that use SmContentTypeKind
org.gxml.xs   
 

Uses of SmContentTypeKind in org.gxml.xs
 

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



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.