| Package | Description |
|---|---|
| io.bdrc.iiif.presentation.models |
| Modifier and Type | Field and Description |
|---|---|
AccessType |
VolumeInfo.access |
AccessType |
ItemInfo.access |
AccessType |
WorkInfo.rootAccess |
| Modifier and Type | Method and Description |
|---|---|
static AccessType |
AccessType.fromString(String access) |
AccessType |
VolumeInfo.getAccess() |
static AccessType |
AccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessType[] |
AccessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.