|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlSchemaAnnotation.Type | |
|---|---|
| de.mindcrimeilab.xsanalyzer.xml | |
| Uses of XmlSchemaAnnotation.Type in de.mindcrimeilab.xsanalyzer.xml |
|---|
| Methods in de.mindcrimeilab.xsanalyzer.xml that return XmlSchemaAnnotation.Type | |
|---|---|
XmlSchemaAnnotation.Type |
XmlSchemaAnnotation.getType()
Returns type of this annotation entry. |
static XmlSchemaAnnotation.Type |
XmlSchemaAnnotation.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static XmlSchemaAnnotation.Type[] |
XmlSchemaAnnotation.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in de.mindcrimeilab.xsanalyzer.xml with parameters of type XmlSchemaAnnotation.Type | |
|---|---|
void |
XmlSchemaAnnotation.setType(XmlSchemaAnnotation.Type type)
Sets type of this annotation entry. |
| Constructors in de.mindcrimeilab.xsanalyzer.xml with parameters of type XmlSchemaAnnotation.Type | |
|---|---|
XmlSchemaAnnotation(XmlSchemaAnnotation.Type type,
String content)
ctor(). |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||