| Package | Description |
|---|---|
| sila2.org.silastandard | |
| sila2.org.silastandard.test.observablecommandtest.v1 |
| Modifier and Type | Method and Description |
|---|---|
SiLAFramework.Real |
SiLAFramework.Real.Builder.build() |
SiLAFramework.Real |
SiLAFramework.Real.Builder.buildPartial() |
static SiLAFramework.Real |
SiLAFramework.Real.getDefaultInstance() |
SiLAFramework.Real |
SiLAFramework.Real.getDefaultInstanceForType() |
SiLAFramework.Real |
SiLAFramework.Real.Builder.getDefaultInstanceForType() |
SiLAFramework.Real |
SiLAFramework.ExecutionInfoOrBuilder.getProgressInfo()
.sila2.org.silastandard.Real progressInfo = 2; |
SiLAFramework.Real |
SiLAFramework.ExecutionInfo.getProgressInfo()
.sila2.org.silastandard.Real progressInfo = 2; |
SiLAFramework.Real |
SiLAFramework.ExecutionInfo.Builder.getProgressInfo()
.sila2.org.silastandard.Real progressInfo = 2; |
static SiLAFramework.Real |
SiLAFramework.Real.parseDelimitedFrom(InputStream input) |
static SiLAFramework.Real |
SiLAFramework.Real.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SiLAFramework.Real |
SiLAFramework.Real.parseFrom(byte[] data) |
static SiLAFramework.Real |
SiLAFramework.Real.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SiLAFramework.Real |
SiLAFramework.Real.parseFrom(ByteBuffer data) |
static SiLAFramework.Real |
SiLAFramework.Real.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SiLAFramework.Real |
SiLAFramework.Real.parseFrom(com.google.protobuf.ByteString data) |
static SiLAFramework.Real |
SiLAFramework.Real.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SiLAFramework.Real |
SiLAFramework.Real.parseFrom(com.google.protobuf.CodedInputStream input) |
static SiLAFramework.Real |
SiLAFramework.Real.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SiLAFramework.Real |
SiLAFramework.Real.parseFrom(InputStream input) |
static SiLAFramework.Real |
SiLAFramework.Real.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SiLAFramework.Real> |
SiLAFramework.Real.getParserForType() |
static com.google.protobuf.Parser<SiLAFramework.Real> |
SiLAFramework.Real.parser() |
| Modifier and Type | Method and Description |
|---|---|
SiLAFramework.Real.Builder |
SiLAFramework.Real.Builder.mergeFrom(SiLAFramework.Real other) |
SiLAFramework.ExecutionInfo.Builder |
SiLAFramework.ExecutionInfo.Builder.mergeProgressInfo(SiLAFramework.Real value)
.sila2.org.silastandard.Real progressInfo = 2; |
static SiLAFramework.Real.Builder |
SiLAFramework.Real.newBuilder(SiLAFramework.Real prototype) |
SiLAFramework.ExecutionInfo.Builder |
SiLAFramework.ExecutionInfo.Builder.setProgressInfo(SiLAFramework.Real value)
.sila2.org.silastandard.Real progressInfo = 2; |
| Modifier and Type | Method and Description |
|---|---|
SiLAFramework.Real |
ObservableCommandTestOuterClass.Count_ParametersOrBuilder.getDelay()
.sila2.org.silastandard.Real Delay = 2; |
SiLAFramework.Real |
ObservableCommandTestOuterClass.Count_Parameters.getDelay()
.sila2.org.silastandard.Real Delay = 2; |
SiLAFramework.Real |
ObservableCommandTestOuterClass.Count_Parameters.Builder.getDelay()
.sila2.org.silastandard.Real Delay = 2; |
SiLAFramework.Real |
ObservableCommandTestOuterClass.EchoValueAfterDelay_ParametersOrBuilder.getDelay()
.sila2.org.silastandard.Real Delay = 2; |
SiLAFramework.Real |
ObservableCommandTestOuterClass.EchoValueAfterDelay_Parameters.getDelay()
.sila2.org.silastandard.Real Delay = 2; |
SiLAFramework.Real |
ObservableCommandTestOuterClass.EchoValueAfterDelay_Parameters.Builder.getDelay()
.sila2.org.silastandard.Real Delay = 2; |
| Modifier and Type | Method and Description |
|---|---|
ObservableCommandTestOuterClass.Count_Parameters.Builder |
ObservableCommandTestOuterClass.Count_Parameters.Builder.mergeDelay(SiLAFramework.Real value)
.sila2.org.silastandard.Real Delay = 2; |
ObservableCommandTestOuterClass.EchoValueAfterDelay_Parameters.Builder |
ObservableCommandTestOuterClass.EchoValueAfterDelay_Parameters.Builder.mergeDelay(SiLAFramework.Real value)
.sila2.org.silastandard.Real Delay = 2; |
ObservableCommandTestOuterClass.Count_Parameters.Builder |
ObservableCommandTestOuterClass.Count_Parameters.Builder.setDelay(SiLAFramework.Real value)
.sila2.org.silastandard.Real Delay = 2; |
ObservableCommandTestOuterClass.EchoValueAfterDelay_Parameters.Builder |
ObservableCommandTestOuterClass.EchoValueAfterDelay_Parameters.Builder.setDelay(SiLAFramework.Real value)
.sila2.org.silastandard.Real Delay = 2; |
Copyright © 2022 SiLA Java Developers. All rights reserved.