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