org.apache.ws.commons.schema
Class XmlSeverityType
java.lang.Object
org.apache.ws.commons.schema.constants.Enum
org.apache.ws.commons.schema.XmlSeverityType
public class XmlSeverityType
- extends Enum
Represents the severity of the validation event.
| Fields inherited from class org.apache.ws.commons.schema.constants.Enum |
NULL, value |
XmlSeverityType
public XmlSeverityType()
- Creates new XmlSeverityType
XmlSeverityType
public XmlSeverityType(String value)
getValues
public String[] getValues()
- Specified by:
getValues in class Enum
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.