| Package | Description |
|---|---|
| com.lyncode.xoai.dataprovider.core | |
| com.lyncode.xoai.dataprovider.xml.oaipmh |
| Modifier and Type | Method and Description |
|---|---|
VerbType |
OAIParameters.getVerb() |
| Modifier and Type | Field and Description |
|---|---|
protected VerbType |
RequestType.verb |
| Modifier and Type | Method and Description |
|---|---|
static VerbType |
VerbType.fromValue(String v) |
VerbType |
RequestType.getVerb()
Gets the value of the verb property.
|
static VerbType |
VerbType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VerbType[] |
VerbType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestType.setVerb(VerbType value)
Sets the value of the verb property.
|
Copyright © 2020. All rights reserved.