public static class WxMedia.Video extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
WxMedia.Video.Builder |
Constructor and Description |
---|
Video() |
Modifier and Type | Method and Description |
---|---|
static WxMedia.Video.Builder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getDownUrl() |
String |
getIntroduction() |
String |
getTitle() |
int |
hashCode() |
void |
setDownUrl(String downUrl) |
void |
setIntroduction(String introduction) |
void |
setTitle(String title) |
String |
toString() |
public static WxMedia.Video.Builder builder()
public String getTitle()
public String getIntroduction()
public String getDownUrl()
public void setTitle(String title)
public void setIntroduction(String introduction)
public void setDownUrl(String downUrl)
protected boolean canEqual(Object other)
Copyright © 2018 Guangshan Technology, Inc.. All rights reserved.