| Package | Description |
|---|---|
| org.universAAL.middleware.api.annotation | |
| org.universAAL.middleware.api.impl |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2018 universAAL Consortium. All rights reserved.