Uses of Class
org.gcube.common.searchservice.searchlibrary.resultset.elements.RecordAttribute

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