Uses of Class
com.lyncode.xoai.dataprovider.xml.oaipmh.RequestType
-
Packages that use RequestType Package Description com.lyncode.xoai.dataprovider.xml.oaipmh -
-
Uses of RequestType in com.lyncode.xoai.dataprovider.xml.oaipmh
Fields in com.lyncode.xoai.dataprovider.xml.oaipmh declared as RequestType Modifier and Type Field Description protected RequestTypeOAIPMHtype. requestMethods in com.lyncode.xoai.dataprovider.xml.oaipmh that return RequestType Modifier and Type Method Description RequestTypeOAIPMHtype. getRequest()Gets the value of the request property.Methods in com.lyncode.xoai.dataprovider.xml.oaipmh with parameters of type RequestType Modifier and Type Method Description voidOAIPMHtype. setRequest(RequestType value)Sets the value of the request property.
-