@Generated public class ViewItem extends Object
| Constructor and Description |
|---|
ViewItem() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getContent() |
String |
getName() |
ViewType |
getType() |
int |
hashCode() |
ViewItem |
setContent(String content) |
ViewItem |
setName(String name) |
ViewItem |
setType(ViewType typeValue) |
String |
toString() |
Copyright © 2024. All rights reserved.