public class InteligentPublishChannel extends AlipayObject
Constructor and Description |
---|
InteligentPublishChannel() |
Modifier and Type | Method and Description |
---|---|
String |
getConfig()
Gets config.
|
String |
getExtInfo()
Gets ext info.
|
String |
getName()
Gets name.
|
String |
getType()
Gets type.
|
void |
setConfig(String config)
Sets config.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setName(String name)
Sets name.
|
void |
setType(String type)
Sets type.
|
public String getConfig()
public void setConfig(String config)
config
- the configpublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getName()
public void setName(String name)
name
- the namepublic String getType()
public void setType(String type)
type
- the typeCopyright © 2018. All rights reserved.