public static class WxMedia.TempMediaResult extends Object implements WxMedia.Result
Constructor and Description |
---|
TempMediaResult() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Date |
getCreatedAt() |
String |
getMediaId() |
WxMedia.Type |
getType() |
int |
hashCode() |
String |
keyInfo()
获取关键信息
|
void |
setCreatedAt(Date createdAt) |
void |
setMediaId(String mediaId) |
void |
setType(WxMedia.Type type) |
String |
toString() |
public String keyInfo()
WxMedia.Result
keyInfo
in interface WxMedia.Result
public WxMedia.Type getType()
public String getMediaId()
public Date getCreatedAt()
public void setType(WxMedia.Type type)
public void setMediaId(String mediaId)
public void setCreatedAt(Date createdAt)
protected boolean canEqual(Object other)
Copyright © 2018 Guangshan Technology, Inc.. All rights reserved.