Uses of Class
org.gcube.data.spd.model.Properties

Packages that use Properties
org.gcube.data.spd.model   
 

Uses of Properties in org.gcube.data.spd.model
 

Methods in org.gcube.data.spd.model 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.model that return types with arguments of type Properties
 Set<Properties> PropertySupport.getSupportedProperties()
           
 

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



Copyright © 2013. All Rights Reserved.