public class JSONReconcileServlet.SearchResult extends Object implements Comparable<Object>
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object o) |
String |
getJsonLabel() |
String |
getJsonUri() |
String |
getLabel() |
String |
getUri() |
public String getLabel()
public String getJsonLabel()
public String getUri()
public String getJsonUri()
public int compareTo(Object o) throws ClassCastException
compareTo in interface Comparable<Object>ClassCastExceptionCopyright © 2016. All rights reserved.