public class LoginVideo extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
src |
protected String |
type |
| Constructor and Description |
|---|
LoginVideo() |
| Modifier and Type | Method and Description |
|---|---|
LoginVideo |
clone() |
boolean |
equals(Object o) |
String |
getSrc() |
String |
getType() |
int |
hashCode() |
void |
setSrc(String src) |
void |
setType(String type) |
public LoginVideo()
public LoginVideo clone()
Copyright © 2019 Nuxeo. All rights reserved.