Package Arp.Plc.Gds.Services.Grpc
Interface IForceServiceOuterClass.IForceServiceIsForcableRequestOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
IForceServiceOuterClass.IForceServiceIsForcableRequest,IForceServiceOuterClass.IForceServiceIsForcableRequest.Builder
- Enclosing class:
IForceServiceOuterClass
public static interface IForceServiceOuterClass.IForceServiceIsForcableRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstring variableName = 1;com.google.protobuf.ByteStringstring variableName = 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
-
getVariableName
String getVariableName()string variableName = 1; -
getVariableNameBytes
com.google.protobuf.ByteString getVariableNameBytes()string variableName = 1;
-