public class ProxyItemInfo extends Object
| Constructor and Description |
|---|
ProxyItemInfo(String uri,
String label,
String classLabel,
String imageUrl) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getClassLabel() |
String |
getImageUrl() |
String |
getLabel() |
String |
getUri() |
int |
hashCode() |
String |
toString() |
Copyright © 2021. All rights reserved.