Uses of Class
org.plasma.provisioning.ConcurentDataFlavor

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

Uses of ConcurentDataFlavor in org.plasma.provisioning
 

Fields in org.plasma.provisioning declared as ConcurentDataFlavor
protected  ConcurentDataFlavor Concurrent.dataFlavor
           
 

Methods in org.plasma.provisioning that return ConcurentDataFlavor
static ConcurentDataFlavor ConcurentDataFlavor.fromValue(String v)
           
 ConcurentDataFlavor Concurrent.getDataFlavor()
          Gets the value of the dataFlavor property.
static ConcurentDataFlavor ConcurentDataFlavor.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConcurentDataFlavor[] ConcurentDataFlavor.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 ConcurentDataFlavor
 void Concurrent.setDataFlavor(ConcurentDataFlavor value)
          Sets the value of the dataFlavor property.
 



Copyright © 2013. All rights reserved.