Package Arp.Plc.Gds.Services.Grpc
Interface IForceServiceOuterClass.IForceServiceAddVariableResponseOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
IForceServiceOuterClass.IForceServiceAddVariableResponse,IForceServiceOuterClass.IForceServiceAddVariableResponse.Builder
- Enclosing class:
IForceServiceOuterClass
public static interface IForceServiceOuterClass.IForceServiceAddVariableResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescription.Arp.Plc.Gds.Services.Grpc.DataAccessError _ReturnValue = 1;int.Arp.Plc.Gds.Services.Grpc.DataAccessError _ReturnValue = 1;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getReturnValueValue
int getReturnValueValue().Arp.Plc.Gds.Services.Grpc.DataAccessError _ReturnValue = 1; -
getReturnValue
DataAccessErrorOuterClass.DataAccessError getReturnValue().Arp.Plc.Gds.Services.Grpc.DataAccessError _ReturnValue = 1;
-