public class CodeExtra extends Object implements Serializable
| Constructor and Description |
|---|
CodeExtra() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey() |
String |
getValue() |
int |
hashCode() |
CodeExtra |
key(String key) |
void |
setKey(String key) |
void |
setValue(String value) |
String |
toString() |
CodeExtra |
value(String value) |
Copyright © 2019 Metatavu Oy. All rights reserved.