public static interface OmModifyPurchaseOrderTypesAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.booleanValue |
getDeleteOrderType()
optional .dstore.engine.values.booleanValue delete_order_type = 3; |
boolean |
getDeleteOrderTypeNull()
optional bool delete_order_type_null = 1003; |
Values.booleanValueOrBuilder |
getDeleteOrderTypeOrBuilder()
optional .dstore.engine.values.booleanValue delete_order_type = 3; |
Values.stringValue |
getOrderTypeDescription()
optional .dstore.engine.values.stringValue order_type_description = 2; |
boolean |
getOrderTypeDescriptionNull()
optional bool order_type_description_null = 1002; |
Values.stringValueOrBuilder |
getOrderTypeDescriptionOrBuilder()
optional .dstore.engine.values.stringValue order_type_description = 2; |
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 |
hasDeleteOrderType()
optional .dstore.engine.values.booleanValue delete_order_type = 3; |
boolean |
hasOrderTypeDescription()
optional .dstore.engine.values.stringValue order_type_description = 2; |
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;boolean hasOrderTypeDescription()
optional .dstore.engine.values.stringValue order_type_description = 2;Values.stringValue getOrderTypeDescription()
optional .dstore.engine.values.stringValue order_type_description = 2;Values.stringValueOrBuilder getOrderTypeDescriptionOrBuilder()
optional .dstore.engine.values.stringValue order_type_description = 2;boolean getOrderTypeDescriptionNull()
optional bool order_type_description_null = 1002;boolean hasDeleteOrderType()
optional .dstore.engine.values.booleanValue delete_order_type = 3;Values.booleanValue getDeleteOrderType()
optional .dstore.engine.values.booleanValue delete_order_type = 3;Values.booleanValueOrBuilder getDeleteOrderTypeOrBuilder()
optional .dstore.engine.values.booleanValue delete_order_type = 3;boolean getDeleteOrderTypeNull()
optional bool delete_order_type_null = 1003;