public class ContentPicture extends AlipayObject
| Constructor and Description | 
|---|
ContentPicture()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getLocation()
Gets location. 
 | 
String | 
getName()
Gets name. 
 | 
String | 
getType()
Gets type. 
 | 
void | 
setLocation(String location)
Sets location. 
 | 
void | 
setName(String name)
Sets name. 
 | 
void | 
setType(String type)
Sets type. 
 | 
public String getLocation()
public void setLocation(String location)
location - the locationpublic String getName()
public void setName(String name)
name - the namepublic String getType()
public void setType(String type)
type - the typeCopyright © 2018. All rights reserved.