Uses of Class
org.universAAL.middleware.api.annotation.Cardinality

Packages that use Cardinality
org.universAAL.middleware.api.annotation   
org.universAAL.middleware.api.impl   
 

Uses of Cardinality in org.universAAL.middleware.api.annotation
 

Methods in org.universAAL.middleware.api.annotation that return Cardinality
static Cardinality Cardinality.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Cardinality[] Cardinality.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of Cardinality in org.universAAL.middleware.api.impl
 

Methods in org.universAAL.middleware.api.impl with parameters of type Cardinality
 void SimplifiedApiService.addOutputWrapper(String baseURI, Class<?> clazz, Cardinality card, String[] propertyPaths)
          Wrapper method for creating the simpliest output.
 void SimplifiedApiService.createInputWrapper(String baseURI, Class<?> clazz, Cardinality card, String[] propertyPaths)
          Wrapper method for creating the simpliest input.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.