Uses of Class
org.universAAL.middleware.deploymanager.uapp.model.LogicalRelationType

Packages that use LogicalRelationType
org.universAAL.middleware.deploymanager.uapp.model   
 

Uses of LogicalRelationType in org.universAAL.middleware.deploymanager.uapp.model
 

Fields in org.universAAL.middleware.deploymanager.uapp.model declared as LogicalRelationType
protected  LogicalRelationType ReqGroupType.logicalRelation
           
 

Methods in org.universAAL.middleware.deploymanager.uapp.model that return LogicalRelationType
static LogicalRelationType LogicalRelationType.fromValue(String v)
           
 LogicalRelationType ReqGroupType.getLogicalRelation()
          Gets the value of the logicalRelation property.
static LogicalRelationType LogicalRelationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LogicalRelationType[] LogicalRelationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.universAAL.middleware.deploymanager.uapp.model with parameters of type LogicalRelationType
 void ReqGroupType.setLogicalRelation(LogicalRelationType value)
          Sets the value of the logicalRelation property.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.