Uses of Class
com.lyncode.xoai.dataprovider.xml.oaipmh.RecordType
-
Packages that use RecordType Package Description com.lyncode.xoai.dataprovider.xml.oaipmh -
-
Uses of RecordType in com.lyncode.xoai.dataprovider.xml.oaipmh
Fields in com.lyncode.xoai.dataprovider.xml.oaipmh declared as RecordType Modifier and Type Field Description protected RecordTypeGetRecordType. recordFields in com.lyncode.xoai.dataprovider.xml.oaipmh with type parameters of type RecordType Modifier and Type Field Description protected List<RecordType>ListRecordsType. recordMethods in com.lyncode.xoai.dataprovider.xml.oaipmh that return RecordType Modifier and Type Method Description RecordTypeGetRecordType. getRecord()Gets the value of the record property.Methods in com.lyncode.xoai.dataprovider.xml.oaipmh that return types with arguments of type RecordType Modifier and Type Method Description List<RecordType>ListRecordsType. getRecord()Gets the value of the record property.Methods in com.lyncode.xoai.dataprovider.xml.oaipmh with parameters of type RecordType Modifier and Type Method Description voidGetRecordType. setRecord(RecordType value)Sets the value of the record property.
-