Uses of Class
gr.uoa.di.madgik.searchlibrary.operatorlibrary.utils.StorageTypes

Packages that use StorageTypes
gr.uoa.di.madgik.searchlibrary.operatorlibrary.utils   
 

Uses of StorageTypes in gr.uoa.di.madgik.searchlibrary.operatorlibrary.utils
 

Methods in gr.uoa.di.madgik.searchlibrary.operatorlibrary.utils that return StorageTypes
static StorageTypes StorageUtils.evaluate(String str)
           
static StorageTypes StorageTypes.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StorageTypes[] StorageTypes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.