| Package | Description |
|---|---|
| org.lockss.laaws.poller.model |
| Modifier and Type | Method and Description |
|---|---|
static PollDesc.VariantEnum |
PollDesc.VariantEnum.fromValue(String text) |
PollDesc.VariantEnum |
PollDesc.getVariant()
The V3 poll variation.
|
static PollDesc.VariantEnum |
PollDesc.VariantEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PollDesc.VariantEnum[] |
PollDesc.VariantEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PollDesc.setVariant(PollDesc.VariantEnum variant) |
PollDesc |
PollDesc.variant(PollDesc.VariantEnum variant) |
Copyright © 2000–2019 LOCKSS Program. All rights reserved.