public interface ResultElement
| Modifier and Type | Interface and Description |
|---|---|
static class |
ResultElement.ResultType |
| Modifier and Type | Method and Description |
|---|---|
String |
getCitation() |
String |
getCredits() |
String |
getId() |
List<ElementProperty> |
getProperties() |
String |
getProvider() |
ResultElement.ResultType |
getType() |
ResultElement.ResultType getType()
String getProvider()
String getId()
String getCitation()
String getCredits()
List<ElementProperty> getProperties()
Copyright © 2014. All Rights Reserved.