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