public abstract class BaseJson extends Object implements Serializable
Constructor and Description |
---|
BaseJson() |
Modifier and Type | Method and Description |
---|---|
JsonObjectTypes |
getObjType()
Json object types
|
void |
setObjType(JsonObjectTypes objType)
Json object types
|
String |
toString() |
public JsonObjectTypes getObjType()
public void setObjType(JsonObjectTypes objType)
objType
- object typeCopyright © 2019. All rights reserved.