public interface ChargeItemOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChargeItemCode()
string ChargeItemCode = 1; |
com.google.protobuf.ByteString |
getChargeItemCodeBytes()
string ChargeItemCode = 1; |
double |
getPrice()
double Price = 2; |
String getChargeItemCode()
string ChargeItemCode = 1;com.google.protobuf.ByteString getChargeItemCodeBytes()
string ChargeItemCode = 1;double getPrice()
double Price = 2;Copyright © 2025. All rights reserved.