| Modifier and Type | Method and Description |
|---|---|
PaloLoadInfo.State |
PaloLoadInfo.getState() |
static PaloLoadInfo.State |
PaloLoadInfo.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaloLoadInfo.State[] |
PaloLoadInfo.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaloLoadInfo.setState(PaloLoadInfo.State state) |
Copyright © 2017–2024 The Apache Software Foundation. All rights reserved.