|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RecordAttribute | |
---|---|
org.gcube.common.searchservice.searchlibrary.resultset.elements |
Uses of RecordAttribute in org.gcube.common.searchservice.searchlibrary.resultset.elements |
---|
Methods in org.gcube.common.searchservice.searchlibrary.resultset.elements that return RecordAttribute | |
---|---|
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 |
Methods in org.gcube.common.searchservice.searchlibrary.resultset.elements with parameters of type RecordAttribute | |
---|---|
void |
ResultElementBase.setRecordAttributes(RecordAttribute[] attrs)
Sets the record Attributes |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |