public class SerialContext extends Object
| Constructor and Description |
|---|
SerialContext(SerialContext parent,
Object object,
Object fieldName) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFeatures() |
Object |
getFieldName() |
Object |
getObject() |
SerialContext |
getParent() |
String |
getPath() |
void |
setFeatures(int features) |
String |
toString() |
public SerialContext(SerialContext parent, Object object, Object fieldName)
public int getFeatures()
public void setFeatures(int features)
public SerialContext getParent()
public Object getObject()
public Object getFieldName()
public String getPath()
Copyright © 2012-2013 Alibaba Group. All Rights Reserved.