-
Method Summary
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
int getFormatValue()
.exonum.java.ServiceConfiguration.Format format = 1;
- Returns:
- The enum numeric value on the wire for format.
-
.exonum.java.ServiceConfiguration.Format format = 1;
- Returns:
- The format.
-
java.lang.String getValue()
string value = 2;
- Returns:
- The value.
-
com.google.protobuf.ByteString getValueBytes()
string value = 2;
- Returns:
- The bytes for value.