| Package | Description |
|---|---|
| org.plasma.metamodel |
Package level documentation for package org.plasma.metamodel.
|
| Modifier and Type | Field and Description |
|---|---|
protected XmlNodeType |
XmlProperty.nodeType |
| Modifier and Type | Method and Description |
|---|---|
static XmlNodeType |
XmlNodeType.fromValue(String v) |
XmlNodeType |
XmlProperty.getNodeType()
Gets the value of the nodeType property.
|
static XmlNodeType |
XmlNodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlNodeType[] |
XmlNodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlProperty.setNodeType(XmlNodeType value)
Sets the value of the nodeType property.
|
Copyright © 2019. All rights reserved.