Package eu.clarin.sru.client
Class SRUExplainRecordData.DatabaseInfo
- java.lang.Object
-
- eu.clarin.sru.client.SRUExplainRecordData.DatabaseInfo
-
- Enclosing class:
- SRUExplainRecordData
public static final class SRUExplainRecordData.DatabaseInfo extends Object
-
-
Method Summary
-
-
-
Method Detail
-
getTitle
public List<SRUExplainRecordData.LocalizedString> getTitle()
-
getDescription
public List<SRUExplainRecordData.LocalizedString> getDescription()
-
getAuthor
public List<SRUExplainRecordData.LocalizedString> getAuthor()
-
getContact
public List<SRUExplainRecordData.LocalizedString> getContact()
-
getExtend
public List<SRUExplainRecordData.LocalizedString> getExtend()
-
getHistory
public List<SRUExplainRecordData.LocalizedString> getHistory()
-
getLangUsage
public List<SRUExplainRecordData.LocalizedString> getLangUsage()
-
getRestrictions
public List<SRUExplainRecordData.LocalizedString> getRestrictions()
-
getSubjects
public List<SRUExplainRecordData.LocalizedString> getSubjects()
-
getLinks
public List<SRUExplainRecordData.LocalizedString> getLinks()
-
getImplementation
public List<SRUExplainRecordData.LocalizedString> getImplementation()
-
-