public class AlipayDataDataserviceCodeRecoModel extends AlipayObject
| Constructor and Description |
|---|
AlipayDataDataserviceCodeRecoModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfig()
Gets config.
|
String |
getContent()
Gets content.
|
String |
getStrategy()
Gets strategy.
|
void |
setConfig(String config)
Sets config.
|
void |
setContent(String content)
Sets content.
|
void |
setStrategy(String strategy)
Sets strategy.
|
public String getConfig()
public void setConfig(String config)
config - the configpublic String getContent()
public void setContent(String content)
content - the contentpublic String getStrategy()
public void setStrategy(String strategy)
strategy - the strategyCopyright © 2018. All rights reserved.