Uses of Class
com.lyncode.xoai.dataprovider.xml.oaipmh.ListMetadataFormatsType
-
Packages that use ListMetadataFormatsType Package Description com.lyncode.xoai.dataprovider.handlers com.lyncode.xoai.dataprovider.xml.oaipmh -
-
Uses of ListMetadataFormatsType in com.lyncode.xoai.dataprovider.handlers
Methods in com.lyncode.xoai.dataprovider.handlers that return ListMetadataFormatsType Modifier and Type Method Description ListMetadataFormatsTypeListMetadataFormatsHandler. handle(OAIParameters params) -
Uses of ListMetadataFormatsType in com.lyncode.xoai.dataprovider.xml.oaipmh
Fields in com.lyncode.xoai.dataprovider.xml.oaipmh declared as ListMetadataFormatsType Modifier and Type Field Description protected ListMetadataFormatsTypeOAIPMHtype. listMetadataFormatsMethods in com.lyncode.xoai.dataprovider.xml.oaipmh that return ListMetadataFormatsType Modifier and Type Method Description ListMetadataFormatsTypeOAIPMHtype. getListMetadataFormats()Gets the value of the listMetadataFormats property.Methods in com.lyncode.xoai.dataprovider.xml.oaipmh with parameters of type ListMetadataFormatsType Modifier and Type Method Description voidOAIPMHtype. setListMetadataFormats(ListMetadataFormatsType value)Sets the value of the listMetadataFormats property.
-