| Package | Description |
|---|---|
| sila2.org.silastandard |
| Modifier and Type | Method and Description |
|---|---|
static SiLAFramework.SiLAError.ErrorCase |
SiLAFramework.SiLAError.ErrorCase.forNumber(int value) |
SiLAFramework.SiLAError.ErrorCase |
SiLAFramework.SiLAErrorOrBuilder.getErrorCase() |
SiLAFramework.SiLAError.ErrorCase |
SiLAFramework.SiLAError.getErrorCase() |
SiLAFramework.SiLAError.ErrorCase |
SiLAFramework.SiLAError.Builder.getErrorCase() |
static SiLAFramework.SiLAError.ErrorCase |
SiLAFramework.SiLAError.ErrorCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SiLAFramework.SiLAError.ErrorCase |
SiLAFramework.SiLAError.ErrorCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SiLAFramework.SiLAError.ErrorCase[] |
SiLAFramework.SiLAError.ErrorCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 SiLA Java Developers. All rights reserved.