
public class UAPPCard extends Object implements Serializable
| Constructor and Description |
|---|
UAPPCard(String serviceId,
String partId,
AalUapp.App uApp) |
UAPPCard(String serviceId,
String appId,
String partId,
String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
String |
getName() |
String |
getPartId() |
String |
getServiceId() |
String |
toString() |
public UAPPCard(String serviceId, String appId, String partId, String name, String description)
serviceId - The id of the uSrv containing the uAAPappId - The id of the uAAPpartId - The id of part within the uAAPname - The name of the uAAPdescription - The description of the uAAPpublic UAPPCard(String serviceId, String partId, AalUapp.App uApp)
serviceId - The id of the uSrv containing the uAAPpartId - The id of part within the uAAPuApp - The uAAPCopyright © 2018 universAAL Consortium. All rights reserved.