public static interface Protos.OfferIDOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getValue ()
required string value = 1; |
com.google.protobuf.ByteString |
getValueBytes ()
required string value = 1; |
boolean |
hasValue ()
required string value = 1; |
boolean hasValue()
required string value = 1;java.lang.String getValue()
required string value = 1;com.google.protobuf.ByteString getValueBytes()
required string value = 1;