Uses of Interface
com.sdicons.json.serializer.marshall.MarshallValue
-
Packages that use MarshallValue Package Description com.sdicons.json.serializer.marshall -
-
Uses of MarshallValue in com.sdicons.json.serializer.marshall
Classes in com.sdicons.json.serializer.marshall that implement MarshallValue Modifier and Type Class Description classMarshallValueImplMethods in com.sdicons.json.serializer.marshall that return MarshallValue Modifier and Type Method Description MarshallValueJSONMarshall. unmarshall(JSONObject aElement)MarshallValueMarshall. unmarshall(JSONObject aElement)Convert a JSON representation to the Java primitive or reference.
-