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

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

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

Methods in org.gcube.data.spd.model that return Conditions
 Conditions Condition.getType()
           
static Conditions Conditions.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Conditions[] Conditions.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 Conditions
 Map<Capabilities,List<Conditions>> PluginDescription.getSupportedCapabilities()
           
 Set<Conditions> PropertySupport.getSupportedProperties()
           
 

Method parameters in org.gcube.data.spd.model with type arguments of type Conditions
 void PluginDescription.setSupportedCapabilities(Map<Capabilities,List<Conditions>> supportedCapabilities)
           
 

Constructors in org.gcube.data.spd.model with parameters of type Conditions
Condition(Conditions cond, Object value, Condition.Operator op)
           
 



Copyright © 2013. All Rights Reserved.