Uses of Class
org.plasma.sdo.DataFlavor

Packages that use DataFlavor
org.plasma.sdo  
org.plasma.sdo.core   
 

Uses of DataFlavor in org.plasma.sdo
 

Methods in org.plasma.sdo that return DataFlavor
 DataFlavor PlasmaProperty.getDataFlavor()
          For data type properties, returns the data flavor associated with the property data type.
static DataFlavor DataFlavor.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DataFlavor[] DataFlavor.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of DataFlavor in org.plasma.sdo.core
 

Methods in org.plasma.sdo.core that return DataFlavor
 DataFlavor CoreProperty.getDataFlavor()
           
 



Copyright © 2013. All rights reserved.