public class PubChannelDTO extends AlipayObject
Constructor and Description |
---|
PubChannelDTO() |
Modifier and Type | Method and Description |
---|---|
String |
getExtInfo()
Gets ext info.
|
String |
getPubChannel()
Gets pub channel.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setPubChannel(String pubChannel)
Sets pub channel.
|
public String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getPubChannel()
public void setPubChannel(String pubChannel)
pubChannel
- the pub channelCopyright © 2018. All rights reserved.