public class Property<T extends Property> extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
value()
The property value.
|
T |
value(String value)
The property value.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.