public class View extends MainView
| Constructor and Description |
|---|
View() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDescription() |
String |
getName() |
String |
getUrl() |
int |
hashCode() |
void |
setDescription(String description) |
void |
setName(String name) |
void |
setUrl(String url) |
Copyright © 2016. All rights reserved.