public final class Result
private final Integer
code
private final String
result
date
Result(Integer code, String result, String date)
final Integer
getCode()
final String
getResult()
getDate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer getCode()
final String getResult()
final String getDate()