Package eu.clarin.sru.client
Class SRUExplainRecordData.IndexInfo
- java.lang.Object
- 
- eu.clarin.sru.client.SRUExplainRecordData.IndexInfo
 
- 
- Enclosing class:
- SRUExplainRecordData
 
 public static final class SRUExplainRecordData.IndexInfo extends Object 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classSRUExplainRecordData.IndexInfo.Indexstatic classSRUExplainRecordData.IndexInfo.Set
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description List<SRUExplainRecordData.IndexInfo.Index>getIndexes()List<SRUExplainRecordData.IndexInfo.Set>getSets()
 
- 
- 
- 
Method Detail- 
getSetspublic List<SRUExplainRecordData.IndexInfo.Set> getSets() 
 - 
getIndexespublic List<SRUExplainRecordData.IndexInfo.Index> getIndexes() 
 
- 
 
-