类 Request
java.lang.Object
pro.safeworld.swasdk.data.comm.Request
public class Request
extends java.lang.Object
Request
-
构造器概要
构造器 构造器 说明 Request() -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
构造器详细资料
-
Request
public Request()
-
-
方法详细资料
-
getAppid
public java.lang.String getAppid()getAppid- 返回:
- String
-
getCryptype
public int getCryptype()getCryptype- 返回:
- int
-
getData
getData- 返回:
- ReqData
-
setAppid
public void setAppid(java.lang.String appid)setAppid- 参数:
appid- void
-
setData
setData- 参数:
data- void
-