Package eu.clarin.sru.client
Class SRUExplainRecordData.IndexInfo.Set
- java.lang.Object
- 
- eu.clarin.sru.client.SRUExplainRecordData.IndexInfo.Set
 
- 
- Enclosing class:
- SRUExplainRecordData.IndexInfo
 
 public static class SRUExplainRecordData.IndexInfo.Set extends Object 
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetIdentifier()StringgetName()List<SRUExplainRecordData.LocalizedString>getTitle()
 
- 
- 
- 
Method Detail- 
getIdentifierpublic String getIdentifier() 
 - 
getNamepublic String getName() 
 - 
getTitlepublic List<SRUExplainRecordData.LocalizedString> getTitle() 
 
- 
 
-