public class PropertyDefinition extends Object
| Constructor and Description |
|---|
PropertyDefinition()
Public constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getProperty(String key)
Get property.
|
void |
setProperty(String key,
Object value)
Add property.
|
String |
toString() |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.