public class Application extends Object
| Constructor and Description |
|---|
Application() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Map<String,Object> |
getProperties() |
String |
getVersion() |
void |
setName(String name) |
void |
setProperties(Map<String,Object> properties) |
void |
setVersion(String version) |
Copyright © 2024. All rights reserved.