Uses of Class
org.plasma.provisioning.XmlProperty

Packages that use XmlProperty
org.plasma.provisioning Package level documentation for package org.plasma.provisioning. 
 

Uses of XmlProperty in org.plasma.provisioning
 

Fields in org.plasma.provisioning declared as XmlProperty
protected  XmlProperty PropertyAppInfo.xmlProperty
           
protected  XmlProperty Property.xmlProperty
           
 

Methods in org.plasma.provisioning that return XmlProperty
 XmlProperty ObjectFactory.createXmlProperty()
          Create an instance of XmlProperty
 XmlProperty PropertyAppInfo.getXmlProperty()
          Gets the value of the xmlProperty property.
 XmlProperty Property.getXmlProperty()
          Gets the value of the xmlProperty property.
 

Methods in org.plasma.provisioning with parameters of type XmlProperty
 void PropertyAppInfo.setXmlProperty(XmlProperty value)
          Sets the value of the xmlProperty property.
 void Property.setXmlProperty(XmlProperty value)
          Sets the value of the xmlProperty property.
 



Copyright © 2013. All Rights Reserved.