Uses of Class
org.gcube.application.speciesmanager.stubs.pluginhelper.Properties

Packages that use Properties
org.gcube.application.speciesmanager.stubs.pluginhelper   
 

Uses of Properties in org.gcube.application.speciesmanager.stubs.pluginhelper
 

Methods in org.gcube.application.speciesmanager.stubs.pluginhelper 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.application.speciesmanager.stubs.pluginhelper that return types with arguments of type Properties
 Set<Properties> PropertySupport.getSupportedProperties()
           
 Set<Properties> AbstractPlugin.getSupportedProperties()
           
 

Constructors in org.gcube.application.speciesmanager.stubs.pluginhelper with parameters of type Properties
Property(Properties prop, Object value)
           
 



Copyright © 2012. All Rights Reserved.