| Package | Description |
|---|---|
| sila2.org.silastandard | |
| sila2.org.silastandard.examples.temperaturecontroller.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 |
TemperatureControllerOuterClass.Subscribe_CurrentTemperature_ResponsesOrBuilder.getCurrentTemperature()
.sila2.org.silastandard.Real CurrentTemperature = 1; |
SiLAFramework.Real |
TemperatureControllerOuterClass.Subscribe_CurrentTemperature_Responses.getCurrentTemperature()
.sila2.org.silastandard.Real CurrentTemperature = 1; |
SiLAFramework.Real |
TemperatureControllerOuterClass.Subscribe_CurrentTemperature_Responses.Builder.getCurrentTemperature()
.sila2.org.silastandard.Real CurrentTemperature = 1; |
SiLAFramework.Real |
TemperatureControllerOuterClass.ControlTemperature_ParametersOrBuilder.getTargetTemperature()
.sila2.org.silastandard.Real TargetTemperature = 1; |
SiLAFramework.Real |
TemperatureControllerOuterClass.ControlTemperature_Parameters.getTargetTemperature()
.sila2.org.silastandard.Real TargetTemperature = 1; |
SiLAFramework.Real |
TemperatureControllerOuterClass.ControlTemperature_Parameters.Builder.getTargetTemperature()
.sila2.org.silastandard.Real TargetTemperature = 1; |
| Modifier and Type | Method and Description |
|---|---|
TemperatureControllerOuterClass.Subscribe_CurrentTemperature_Responses.Builder |
TemperatureControllerOuterClass.Subscribe_CurrentTemperature_Responses.Builder.mergeCurrentTemperature(SiLAFramework.Real value)
.sila2.org.silastandard.Real CurrentTemperature = 1; |
TemperatureControllerOuterClass.ControlTemperature_Parameters.Builder |
TemperatureControllerOuterClass.ControlTemperature_Parameters.Builder.mergeTargetTemperature(SiLAFramework.Real value)
.sila2.org.silastandard.Real TargetTemperature = 1; |
TemperatureControllerOuterClass.Subscribe_CurrentTemperature_Responses.Builder |
TemperatureControllerOuterClass.Subscribe_CurrentTemperature_Responses.Builder.setCurrentTemperature(SiLAFramework.Real value)
.sila2.org.silastandard.Real CurrentTemperature = 1; |
TemperatureControllerOuterClass.ControlTemperature_Parameters.Builder |
TemperatureControllerOuterClass.ControlTemperature_Parameters.Builder.setTargetTemperature(SiLAFramework.Real value)
.sila2.org.silastandard.Real TargetTemperature = 1; |
Copyright © 2022 SiLA Java Developers. All rights reserved.