public class ClientApplicationDescriptor extends Object
| Constructor and Description |
|---|
ClientApplicationDescriptor() |
ClientApplicationDescriptor(String url,
String description,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
String |
getUrl() |
void |
setDescription(String description) |
void |
setName(String name) |
void |
setUrl(String url) |
Copyright © 2019 Kloudtek. All rights reserved.