public interface ChargeItemOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getChargeItemCode()
string ChargeItemCode = 1; |
com.google.protobuf.ByteString |
getChargeItemCodeBytes()
string ChargeItemCode = 1; |
double |
getPrice()
double Price = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getChargeItemCode()
string ChargeItemCode = 1;com.google.protobuf.ByteString getChargeItemCodeBytes()
string ChargeItemCode = 1;double getPrice()
double Price = 2;Copyright © 2025. All rights reserved.