public static interface OmGetBillContentInfoAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getBillContentId()
optional .dstore.engine.values.integerValue bill_content_id = 1; |
boolean |
getBillContentIdNull()
optional bool bill_content_id_null = 1001; |
Values.integerValueOrBuilder |
getBillContentIdOrBuilder()
optional .dstore.engine.values.integerValue bill_content_id = 1; |
Values.stringValue |
getInformationTypeIdList()
optional .dstore.engine.values.stringValue information_type_id_list = 2; |
boolean |
getInformationTypeIdListNull()
optional bool information_type_id_list_null = 1002; |
Values.stringValueOrBuilder |
getInformationTypeIdListOrBuilder()
optional .dstore.engine.values.stringValue information_type_id_list = 2; |
boolean |
hasBillContentId()
optional .dstore.engine.values.integerValue bill_content_id = 1; |
boolean |
hasInformationTypeIdList()
optional .dstore.engine.values.stringValue information_type_id_list = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasBillContentId()
optional .dstore.engine.values.integerValue bill_content_id = 1;Values.integerValue getBillContentId()
optional .dstore.engine.values.integerValue bill_content_id = 1;Values.integerValueOrBuilder getBillContentIdOrBuilder()
optional .dstore.engine.values.integerValue bill_content_id = 1;boolean getBillContentIdNull()
optional bool bill_content_id_null = 1001;boolean hasInformationTypeIdList()
optional .dstore.engine.values.stringValue information_type_id_list = 2;Values.stringValue getInformationTypeIdList()
optional .dstore.engine.values.stringValue information_type_id_list = 2;Values.stringValueOrBuilder getInformationTypeIdListOrBuilder()
optional .dstore.engine.values.stringValue information_type_id_list = 2;boolean getInformationTypeIdListNull()
optional bool information_type_id_list_null = 1002;