Interface Rsp.FOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
Rsp.F,Rsp.F.Builder
- Enclosing class:
- Rsp
public static interface Rsp.FOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
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
-
getQ1
long getQ1()uint64 q1 = 1;- Returns:
- The q1.
-
getQ3
long getQ3()uint64 q3 = 3;- Returns:
- The q3.
-
getQ4
String getQ4()string q4 = 4;- Returns:
- The q4.
-
getQ4Bytes
com.google.protobuf.ByteString getQ4Bytes()string q4 = 4;- Returns:
- The bytes for q4.
-
getQ5
long getQ5()uint64 q5 = 5;- Returns:
- The q5.
-