| Package | Description |
|---|---|
| com.lyncode.xoai.serviceprovider.oaipmh.spec |
| Modifier and Type | Field and Description |
|---|---|
protected GranularityType |
IdentifyType.granularity |
| Modifier and Type | Method and Description |
|---|---|
static GranularityType |
GranularityType.fromValue(String v) |
GranularityType |
IdentifyType.getGranularity()
Gets the value of the granularity property.
|
static GranularityType |
GranularityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GranularityType[] |
GranularityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdentifyType.setGranularity(GranularityType value)
Sets the value of the granularity property.
|
Copyright © 2020. All rights reserved.