public class PatchedRecord extends Object implements Record
| Constructor and Description |
|---|
PatchedRecord(Record wrapped) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String field) |
String[] |
getFields() |
Object |
getKey() |
Record |
getWrapped() |
Record |
put(String field,
Object value) |
void |
setWrapped(Record wrapped) |
Copyright © 2015. All rights reserved.