public class ParseContext extends Object
Constructor and Description |
---|
ParseContext(ParseContext parent,
Object object,
Object fieldName) |
Modifier and Type | Method and Description |
---|---|
Object |
getObject() |
ParseContext |
getParentContext() |
String |
getPath() |
Type |
getType() |
void |
setObject(Object object) |
void |
setType(Type type) |
String |
toString() |
public ParseContext(ParseContext parent, Object object, Object fieldName)
Copyright © 2012–2018 Alibaba Group. All rights reserved.