Uses of Class
org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo.Type

Packages that use XmlSchemaTypeInfo.Type
org.apache.ws.commons.schema.walker Walking XML Schemas 
 

Uses of XmlSchemaTypeInfo.Type in org.apache.ws.commons.schema.walker
 

Methods in org.apache.ws.commons.schema.walker that return XmlSchemaTypeInfo.Type
 XmlSchemaTypeInfo.Type XmlSchemaTypeInfo.getType()
          The type represented by this XmlSchemaTypeInfo.
static XmlSchemaTypeInfo.Type XmlSchemaTypeInfo.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XmlSchemaTypeInfo.Type[] XmlSchemaTypeInfo.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.