public interface StringWrapperOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue()
string value = 1; |
ByteString |
getValueBytes()
string value = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
java.lang.String getValue()
string value = 1;
ByteString getValueBytes()
string value = 1;
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.