Uses of Class
com.lyncode.xoai.dataprovider.xml.oaipmh.MetadataType
-
Packages that use MetadataType Package Description com.lyncode.xoai.dataprovider.xml.oaipmh -
-
Uses of MetadataType in com.lyncode.xoai.dataprovider.xml.oaipmh
Fields in com.lyncode.xoai.dataprovider.xml.oaipmh declared as MetadataType Modifier and Type Field Description protected MetadataTypeRecordType. metadataMethods in com.lyncode.xoai.dataprovider.xml.oaipmh that return MetadataType Modifier and Type Method Description MetadataTypeRecordType. getMetadata()Gets the value of the metadata property.Methods in com.lyncode.xoai.dataprovider.xml.oaipmh with parameters of type MetadataType Modifier and Type Method Description voidRecordType. setMetadata(MetadataType value)Sets the value of the metadata property.
-