| Package | Description |
|---|---|
| org.apache.ws.commons.schema |
| Modifier and Type | Method and Description |
|---|---|
XmlSchemaContentType |
XmlSchemaComplexType.getContentType() |
static XmlSchemaContentType |
XmlSchemaContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlSchemaContentType[] |
XmlSchemaContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlSchemaComplexType.setContentType(XmlSchemaContentType contentType) |
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.