public class DesktopPackageDefinition extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
platform |
protected String |
url |
| Constructor and Description |
|---|
DesktopPackageDefinition(String url,
String name,
String platform) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getPlatformId() |
String |
getPlatformLabel() |
String |
getURL() |
Copyright © 2019 Nuxeo SA. All rights reserved.