| Modifier and Type | Method and Description |
|---|---|
OfflineCacheEntry.Cors |
OfflineCacheEntry.getCors()
Gets the cors settings of the entity
|
static OfflineCacheEntry.Cors |
OfflineCacheEntry.Cors.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OfflineCacheEntry.Cors[] |
OfflineCacheEntry.Cors.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OfflineCacheEntry |
OfflineCacheEntry.setCors(OfflineCacheEntry.Cors cors)
Sets the cors settings of the entity
|
Copyright © 2020. All rights reserved.