Uses of Class
com.lyncode.xoai.dataprovider.xml.oaipmh.GetRecordType
-
Packages that use GetRecordType Package Description com.lyncode.xoai.dataprovider.handlers com.lyncode.xoai.dataprovider.xml.oaipmh -
-
Uses of GetRecordType in com.lyncode.xoai.dataprovider.handlers
Methods in com.lyncode.xoai.dataprovider.handlers that return GetRecordType Modifier and Type Method Description GetRecordTypeGetRecordHandler. handle(OAIParameters parameters) -
Uses of GetRecordType in com.lyncode.xoai.dataprovider.xml.oaipmh
Fields in com.lyncode.xoai.dataprovider.xml.oaipmh declared as GetRecordType Modifier and Type Field Description protected GetRecordTypeOAIPMHtype. getRecordMethods in com.lyncode.xoai.dataprovider.xml.oaipmh that return GetRecordType Modifier and Type Method Description GetRecordTypeOAIPMHtype. getGetRecord()Gets the value of the getRecord property.Methods in com.lyncode.xoai.dataprovider.xml.oaipmh with parameters of type GetRecordType Modifier and Type Method Description voidOAIPMHtype. setGetRecord(GetRecordType value)Sets the value of the getRecord property.
-