Uses of Class
com.lyncode.xoai.dataprovider.xml.oaipmh.IdentifyType
-
Packages that use IdentifyType Package Description com.lyncode.xoai.dataprovider.handlers com.lyncode.xoai.dataprovider.xml.oaipmh -
-
Uses of IdentifyType in com.lyncode.xoai.dataprovider.handlers
Methods in com.lyncode.xoai.dataprovider.handlers that return IdentifyType Modifier and Type Method Description IdentifyTypeIdentifyHandler. handle(OAIParameters params) -
Uses of IdentifyType in com.lyncode.xoai.dataprovider.xml.oaipmh
Fields in com.lyncode.xoai.dataprovider.xml.oaipmh declared as IdentifyType Modifier and Type Field Description protected IdentifyTypeOAIPMHtype. identifyMethods in com.lyncode.xoai.dataprovider.xml.oaipmh that return IdentifyType Modifier and Type Method Description IdentifyTypeOAIPMHtype. getIdentify()Gets the value of the identify property.Methods in com.lyncode.xoai.dataprovider.xml.oaipmh with parameters of type IdentifyType Modifier and Type Method Description voidOAIPMHtype. setIdentify(IdentifyType value)Sets the value of the identify property.
-