Uses of Class
org.apache.ws.commons.schema.XmlSeverityType

Packages that use XmlSeverityType
org.apache.ws.commons.schema   
 

Uses of XmlSeverityType in org.apache.ws.commons.schema
 

Methods in org.apache.ws.commons.schema that return XmlSeverityType
static XmlSeverityType XmlSeverityType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XmlSeverityType[] XmlSeverityType.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.