public class Entry extends Object
Constructor and Description |
---|
Entry() |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
String |
getValue() |
String |
getValueRef() |
void |
setKey(String key) |
void |
setValue(String value) |
void |
setValueRef(String valueRef) |
Copyright © 2006–2018 TinyGroup. All rights reserved.