public class SignResult extends SignBase
SEPERATOR
SignResult()
SignResult(String sign, Long timestamp)
String
getSign()
Long
getTimestamp()
void
setSign(String sign)
setTimestamp(Long timestamp)
transfer()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SignResult()
public SignResult(String sign, Long timestamp)
public String getSign()
public void setSign(String sign)
public Long getTimestamp()
public void setTimestamp(Long timestamp)
public String transfer()
SignBase
transfer
Copyright © 2023 AnswerAIL. All rights reserved.