org.yestech.rpx.objectmodel
Class MappingsResponse
java.lang.Object
org.yestech.rpx.objectmodel.MappingsResponse
- All Implemented Interfaces:
- Serializable
public class MappingsResponse
- extends Object
- implements Serializable
- See Also:
- Serialized Form
MappingsResponse
public MappingsResponse()
getStat
public RPXStat getStat()
setStat
public void setStat(RPXStat stat)
getIdentifiers
public Collection<String> getIdentifiers()
setIdentifiers
public void setIdentifiers(Collection<String> identifiers)
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
fromJson
public static MappingsResponse fromJson(org.json.JSONObject jo)
throws org.json.JSONException
- Throws:
org.json.JSONException
Copyright © 2010 YES Technology Association. All Rights Reserved.