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 Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetIdentifier()StringgetName()List<SRUExplainRecordData.LocalizedString>getTitle()
-
-
-
Method Detail
-
getIdentifier
public String getIdentifier()
-
getName
public String getName()
-
getTitle
public List<SRUExplainRecordData.LocalizedString> getTitle()
-
-