public class ExportItem extends Object
Constructor and Description |
---|
ExportItem(String id,
String metacardTag,
URI resourceURI,
List<String> derivedUris) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<String> |
getDerivedUris() |
String |
getId() |
String |
getMetacardTag() |
URI |
getResourceUri() |
int |
hashCode() |
String |
toString() |
This work is licensed under a Creative Commons Attribution 4.0 International License.