Uses of Enum
org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo.Type
Packages that use XmlSchemaTypeInfo.Type
-
Uses of XmlSchemaTypeInfo.Type in org.apache.ws.commons.schema.walker
Fields in org.apache.ws.commons.schema.walker declared as XmlSchemaTypeInfo.TypeMethods in org.apache.ws.commons.schema.walker that return XmlSchemaTypeInfo.TypeModifier and TypeMethodDescriptionXmlSchemaTypeInfo.getType()The type represented by thisXmlSchemaTypeInfo.static XmlSchemaTypeInfo.TypeReturns 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.