public static interface OmGetPurchaseOrderTypesAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getOrderTypeId()
optional .dstore.engine.values.integerValue order_type_id = 1; |
boolean |
getOrderTypeIdNull()
optional bool order_type_id_null = 1001; |
Values.integerValueOrBuilder |
getOrderTypeIdOrBuilder()
optional .dstore.engine.values.integerValue order_type_id = 1; |
boolean |
hasOrderTypeId()
optional .dstore.engine.values.integerValue order_type_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasOrderTypeId()
optional .dstore.engine.values.integerValue order_type_id = 1;Values.integerValue getOrderTypeId()
optional .dstore.engine.values.integerValue order_type_id = 1;Values.integerValueOrBuilder getOrderTypeIdOrBuilder()
optional .dstore.engine.values.integerValue order_type_id = 1;boolean getOrderTypeIdNull()
optional bool order_type_id_null = 1001;