Uses of Class
org.plasma.provisioning.Key

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

Uses of Key in org.plasma.provisioning
 

Fields in org.plasma.provisioning declared as Key
protected  Key PropertyAppInfo.key
           
protected  Key Property.key
           
 

Methods in org.plasma.provisioning that return Key
 Key ObjectFactory.createKey()
          Create an instance of Key
 Key PropertyAppInfo.getKey()
          Gets the value of the key property.
 Key Property.getKey()
          Gets the value of the key property.
 

Methods in org.plasma.provisioning with parameters of type Key
 void PropertyAppInfo.setKey(Key value)
          Sets the value of the key property.
 void Property.setKey(Key value)
          Sets the value of the key property.
 



Copyright © 2014. All rights reserved.