public class RequestPojo extends Object
RequestPojo(long requestId, String requestMessage)
long
getRequestId()
String
getRequestMessage()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RequestPojo(long requestId, String requestMessage)
public long getRequestId()
public String getRequestMessage()
public String toString()
toString
Object
Copyright © 2016. All rights reserved.