Uses of Class
org.gcube.data.spd.plugin.fwk.Properties

Packages that use Properties
org.gcube.data.spd.plugin.fwk   
 

Uses of Properties in org.gcube.data.spd.plugin.fwk
 

Methods in org.gcube.data.spd.plugin.fwk that return Properties
 Properties Property.getProp()
           
static Properties Properties.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Properties[] Properties.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.data.spd.plugin.fwk that return types with arguments of type Properties
 Set<Properties> PropertySupport.getSupportedProperties()
           
 Set<Properties> AbstractPlugin.getSupportedProperties()
           
 

Constructors in org.gcube.data.spd.plugin.fwk with parameters of type Properties
Property(Properties prop, Object value)
           
 



Copyright © 2013. All Rights Reserved.