public class DataSecCheckContent extends AlipayObject
Constructor and Description |
---|
DataSecCheckContent() |
Modifier and Type | Method and Description |
---|---|
String |
getDataId()
Gets data id.
|
String |
getSceneType()
Gets scene type.
|
String |
getText()
Gets text.
|
List<String> |
getUrls()
Gets urls.
|
void |
setDataId(String dataId)
Sets data id.
|
void |
setSceneType(String sceneType)
Sets scene type.
|
void |
setText(String text)
Sets text.
|
void |
setUrls(List<String> urls)
Sets urls.
|
public String getDataId()
public void setDataId(String dataId)
dataId
- the data idpublic String getSceneType()
public void setSceneType(String sceneType)
sceneType
- the scene typepublic String getText()
public void setText(String text)
text
- the textCopyright © 2018. All rights reserved.