|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlNodeType | |
|---|---|
| org.plasma.provisioning | Package level documentation for package org.plasma.provisioning. |
| Uses of XmlNodeType in org.plasma.provisioning |
|---|
| Fields in org.plasma.provisioning declared as XmlNodeType | |
|---|---|
protected XmlNodeType |
XmlProperty.nodeType
|
| Methods in org.plasma.provisioning that return XmlNodeType | |
|---|---|
static XmlNodeType |
XmlNodeType.fromValue(java.lang.String v)
|
XmlNodeType |
XmlProperty.getNodeType()
Gets the value of the nodeType property. |
static XmlNodeType |
XmlNodeType.valueOf(java.lang.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. |
| Methods in org.plasma.provisioning with parameters of type XmlNodeType | |
|---|---|
void |
XmlProperty.setNodeType(XmlNodeType value)
Sets the value of the nodeType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||