public class KbadvertChannelTypeResponse extends AlipayObject
Constructor and Description |
---|
KbadvertChannelTypeResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getDesc()
Gets desc.
|
String |
getOrder()
Gets order.
|
String |
getType()
Gets type.
|
void |
setDesc(String desc)
Sets desc.
|
void |
setOrder(String order)
Sets order.
|
void |
setType(String type)
Sets type.
|
public String getDesc()
public void setDesc(String desc)
desc
- the descpublic String getOrder()
public void setOrder(String order)
order
- the orderpublic String getType()
public void setType(String type)
type
- the typeCopyright © 2018. All rights reserved.