org.apache.ws.commons.schema
Class XmlSchemaContentType
java.lang.Object
org.apache.ws.commons.schema.constants.Enum
org.apache.ws.commons.schema.XmlSchemaContentType
public class XmlSchemaContentType
- extends Enum
Enumerations for the content model of the complex type. This
represents the content in the post-schema-validation infoset.
Field Summary |
(package private) static java.lang.String[] |
members
|
Fields inherited from class org.apache.ws.commons.schema.constants.Enum |
NULL, value |
Method Summary |
java.lang.String[] |
getValues()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
members
static java.lang.String[] members
XmlSchemaContentType
public XmlSchemaContentType()
- Creates new XmlSchemaContentType
XmlSchemaContentType
public XmlSchemaContentType(java.lang.String value)
getValues
public java.lang.String[] getValues()
- Specified by:
getValues
in class Enum
Copyright 2004-2004-2006 Apache Software Foundation. All Rights Reserved.