-
public class AttributesCheckResponseDeserializer extends ResponseDeserializer
Deserializer class for AttributesCheckResponse
-
-
Constructor Summary
Constructors Constructor Description AttributesCheckResponseDeserializer(JSONObject json)Constructor
-
Method Summary
Modifier and Type Method Description AttributesCheckResponsedeserialize()Deserialize method -
-
Constructor Detail
-
AttributesCheckResponseDeserializer
AttributesCheckResponseDeserializer(JSONObject json)
Constructor- Parameters:
json- json response
-
-
Method Detail
-
deserialize
AttributesCheckResponse deserialize()
Deserialize method
-
-
-
-