public class Extra extends Object
| Constructor and Description |
|---|
Extra() |
| Modifier and Type | Method and Description |
|---|---|
static Extra |
create(ExtraValueFactory extravaluefactory,
String key,
Object value) |
String |
getKey() |
Object |
getValue() |
void |
setKey(String key) |
void |
setValue(Object value) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.