Uses of Class
org.plasma.provisioning.EnumerationRef

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

Uses of EnumerationRef in org.plasma.provisioning
 

Fields in org.plasma.provisioning declared as EnumerationRef
protected  EnumerationRef Derivation.enumerationSupplier
           
protected  EnumerationRef EnumerationConstraint.value
           
 

Methods in org.plasma.provisioning that return EnumerationRef
 EnumerationRef ObjectFactory.createEnumerationRef()
          Create an instance of EnumerationRef
 EnumerationRef Derivation.getEnumerationSupplier()
          Gets the value of the enumerationSupplier property.
 EnumerationRef EnumerationConstraint.getValue()
          Gets the value of the value property.
 

Methods in org.plasma.provisioning with parameters of type EnumerationRef
 void Derivation.setEnumerationSupplier(EnumerationRef value)
          Sets the value of the enumerationSupplier property.
 void EnumerationConstraint.setValue(EnumerationRef value)
          Sets the value of the value property.
 



Copyright © 2013. All rights reserved.