public class AlipayInsDataAutodamageRequestImageInfo extends AlipayObject
| Constructor and Description |
|---|
AlipayInsDataAutodamageRequestImageInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getImageName()
Gets image name.
|
String |
getImagePath()
Gets image path.
|
void |
setImageName(String imageName)
Sets image name.
|
void |
setImagePath(String imagePath)
Sets image path.
|
public AlipayInsDataAutodamageRequestImageInfo()
public String getImageName()
public void setImageName(String imageName)
imageName - the image namepublic String getImagePath()
public void setImagePath(String imagePath)
imagePath - the image pathCopyright © 2018. All rights reserved.