| Package | Description | 
|---|---|
| org.universAAL.middleware.interfaces | |
| org.universAAL.middleware.managers.api | 
| Modifier and Type | Method and Description | 
|---|---|
PeerRole | 
PeerCard.getRole()  | 
static PeerRole | 
PeerRole.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static PeerRole[] | 
PeerRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PeerCard.setRole(PeerRole role)  | 
| Constructor and Description | 
|---|
PeerCard(PeerRole role,
        String containerUnit,
        String platformUnit)
Instantiate a PeerCard and generated the peer unique ID 
 | 
PeerCard(String ID,
        PeerRole role)  | 
| Modifier and Type | Field and Description | 
|---|---|
static PeerRole | 
SpaceManager.DEFAULT_PEER_ROLE  | 
Copyright © 2018 universAAL Consortium. All rights reserved.