public class SerialContext extends Object
| Constructor and Description |
|---|
SerialContext(SerialContext parent,
Object object,
Object fieldName) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getFieldName() |
Object |
getObject() |
SerialContext |
getParent() |
String |
getPath() |
String |
toString() |
public SerialContext(SerialContext parent, Object object, Object fieldName)
Copyright © 2012–2016. All rights reserved.