public class ShortVideoStruct extends Object
| 构造器和说明 |
|---|
ShortVideoStruct() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
Long |
getShortVideo1()
Get shortVideo1
|
Long |
getShortVideo2()
Get shortVideo2
|
int |
hashCode() |
void |
setShortVideo1(Long shortVideo1) |
void |
setShortVideo2(Long shortVideo2) |
ShortVideoStruct |
shortVideo1(Long shortVideo1) |
ShortVideoStruct |
shortVideo2(Long shortVideo2) |
String |
toString() |
public ShortVideoStruct shortVideo1(Long shortVideo1)
public Long getShortVideo1()
public void setShortVideo1(Long shortVideo1)
public ShortVideoStruct shortVideo2(Long shortVideo2)
public Long getShortVideo2()
public void setShortVideo2(Long shortVideo2)
Copyright © 2020. All rights reserved.