| Package | Description |
|---|---|
| org.gcube.common.searchservice.searchlibrary.resultset.elements |
| Modifier and Type | Method and Description |
|---|---|
RecordAttribute[] |
ResultElementBase.getRecordAttributes()
Retrieves the Attributs of the recors
|
RecordAttribute[] |
ResultElementBase.getRecordAttributes(java.lang.String attrName)
Retrieveds the record Attributes with the given attribute name
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResultElementBase.setRecordAttributes(RecordAttribute[] attrs)
Sets the record Attributes
|