| Package | Description |
|---|---|
| com.lyncode.xoai.serviceprovider.oaipmh.spec |
| Modifier and Type | Field and Description |
|---|---|
protected DeletedRecordType |
IdentifyType.deletedRecord |
| Modifier and Type | Method and Description |
|---|---|
static DeletedRecordType |
DeletedRecordType.fromValue(String v) |
DeletedRecordType |
IdentifyType.getDeletedRecord()
Gets the value of the deletedRecord property.
|
static DeletedRecordType |
DeletedRecordType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeletedRecordType[] |
DeletedRecordType.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.setDeletedRecord(DeletedRecordType value)
Sets the value of the deletedRecord property.
|
Copyright © 2020. All rights reserved.