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