public class XmlSchemaForm extends Enum
Enum.EnumValueException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NONE |
static java.lang.String |
QUALIFIED |
static java.lang.String |
UNQUALIFIED |
| Constructor and Description |
|---|
XmlSchemaForm()
Creates new XmlSchemaForm
|
XmlSchemaForm(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getValues() |
public static final java.lang.String QUALIFIED
public static final java.lang.String UNQUALIFIED
public static final java.lang.String NONE
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.