Uses of Class
com.lyncode.xoai.serviceprovider.core.OAIVerb
-
Packages that use OAIVerb Package Description com.lyncode.xoai.serviceprovider.core -
-
Uses of OAIVerb in com.lyncode.xoai.serviceprovider.core
Methods in com.lyncode.xoai.serviceprovider.core that return OAIVerb Modifier and Type Method Description static OAIVerbOAIVerb. valueOf(String name)Returns the enum constant of this type with the specified name.static OAIVerb[]OAIVerb. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.lyncode.xoai.serviceprovider.core with parameters of type OAIVerb Modifier and Type Method Description ParametersParameters. verb(OAIVerb verb)
-