public class KKApiObj extends java.lang.Object implements KKApiObjIf
Constructor and Description |
---|
KKApiObj() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getApiName() |
java.lang.Object |
getObj() |
long |
getStartTime() |
void |
setApiName(java.lang.String apiName) |
void |
setObj(java.lang.Object obj) |
void |
setStartTime(long startTime) |
public long getStartTime()
getStartTime
in interface KKApiObjIf
public void setStartTime(long startTime)
setStartTime
in interface KKApiObjIf
startTime
- the startTimepublic java.lang.Object getObj()
getObj
in interface KKApiObjIf
public void setObj(java.lang.Object obj)
setObj
in interface KKApiObjIf
obj
- the objpublic java.lang.String getApiName()
getApiName
in interface KKApiObjIf
public void setApiName(java.lang.String apiName)
setApiName
in interface KKApiObjIf
apiName
- the API nameCopyright © 2018 DS Data Systems UK Ltd.