public class AlipayOpenEchoSendResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOpenEchoSendResponse() |
Modifier and Type | Method and Description |
---|---|
MyObjectDdd |
getObj()
Gets obj.
|
String |
getOutA()
Gets out a.
|
Long |
getOutB()
Gets out b.
|
String |
getOutC()
Gets out c.
|
String |
getOutD()
Gets out d.
|
String |
getWord()
Gets word.
|
void |
setObj(MyObjectDdd obj)
Sets obj.
|
void |
setOutA(String outA)
Sets out a.
|
void |
setOutB(Long outB)
Sets out b.
|
void |
setOutC(String outC)
Sets out c.
|
void |
setOutD(String outD)
Sets out d.
|
void |
setWord(String word)
Sets word.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setObj(MyObjectDdd obj)
obj
- the objpublic MyObjectDdd getObj()
public void setOutA(String outA)
outA
- the out apublic String getOutA()
public void setOutB(Long outB)
outB
- the out bpublic Long getOutB()
public void setOutC(String outC)
outC
- the out cpublic String getOutC()
public void setOutD(String outD)
outD
- the out dpublic String getOutD()
public void setWord(String word)
word
- the wordpublic String getWord()
Copyright © 2018. All rights reserved.