| Package | Description |
|---|---|
| sila2.org.silastandard |
| Modifier and Type | Method and Description |
|---|---|
static SiLAFramework.BasicType |
SiLAFramework.BasicType.forNumber(int value) |
SiLAFramework.BasicType |
SiLAFramework.SiLATypeOrBuilder.getBasicType()
.sila2.org.silastandard.BasicType basicType = 1; |
SiLAFramework.BasicType |
SiLAFramework.SiLAType.getBasicType()
.sila2.org.silastandard.BasicType basicType = 1; |
SiLAFramework.BasicType |
SiLAFramework.SiLAType.Builder.getBasicType()
.sila2.org.silastandard.BasicType basicType = 1; |
static SiLAFramework.BasicType |
SiLAFramework.BasicType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SiLAFramework.BasicType |
SiLAFramework.BasicType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SiLAFramework.BasicType |
SiLAFramework.BasicType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SiLAFramework.BasicType[] |
SiLAFramework.BasicType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<SiLAFramework.BasicType> |
SiLAFramework.BasicType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SiLAFramework.SiLAType.Builder |
SiLAFramework.SiLAType.Builder.setBasicType(SiLAFramework.BasicType value)
.sila2.org.silastandard.BasicType basicType = 1; |
Copyright © 2019. All rights reserved.