public class EcoscopeResult extends Object
| Constructor and Description |
|---|
EcoscopeResult() |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,String> |
getComments() |
HashMap<String,String> |
getDescriptions() |
HashMap<String,String> |
getPrefLabels() |
HashMap<String,String> |
getTitles() |
String |
getUri() |
void |
setComments(HashMap<String,String> comments) |
void |
setDescriptions(HashMap<String,String> descriptions) |
void |
setPrefLabels(HashMap<String,String> prefLabels) |
void |
setTitles(HashMap<String,String> titles) |
void |
setUri(String uri) |
Copyright © 2017. All Rights Reserved.