public static interface ProductOuterClass.ProductOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
string description = 1; |
com.google.protobuf.ByteString |
getDescriptionBytes()
string description = 1; |
double |
getPrice()
double price = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDescription()
string description = 1;com.google.protobuf.ByteString getDescriptionBytes()
string description = 1;double getPrice()
double price = 2;Copyright © 2022. All rights reserved.