Uses of Class
org.plasma.provisioning.XmlNodeType

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(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.
 

Methods in org.plasma.provisioning with parameters of type XmlNodeType
 void XmlProperty.setNodeType(XmlNodeType value)
          Sets the value of the nodeType property.
 



Copyright © 2014. All rights reserved.