public static class NativeObject.ReceiptInfo extends java.lang.Object
ReceiptInfo()
byte[]
getTargetId()
long
getTimestamp()
void
setTargetId(byte[] targetId)
setTimestamp(long timestamp)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReceiptInfo()
public byte[] getTargetId()
public void setTargetId(byte[] targetId)
public long getTimestamp()
public void setTimestamp(long timestamp)