public class AlipayEcoMycarImageUploadModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoMycarImageUploadModel() |
Modifier and Type | Method and Description |
---|---|
String |
getImgContent()
Gets img content.
|
String |
getImgType()
Gets img type.
|
String |
getSceneType()
Gets scene type.
|
void |
setImgContent(String imgContent)
Sets img content.
|
void |
setImgType(String imgType)
Sets img type.
|
void |
setSceneType(String sceneType)
Sets scene type.
|
public String getImgContent()
public void setImgContent(String imgContent)
imgContent
- the img contentpublic String getImgType()
public void setImgType(String imgType)
imgType
- the img typepublic String getSceneType()
public void setSceneType(String sceneType)
sceneType
- the scene typeCopyright © 2018. All rights reserved.