public interface PropertyRecord
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getValue() |
boolean |
isBootTime() |
void |
setBootTime(boolean b) |
void |
setKey(String key) |
void |
setValue(String value) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.