public static interface MiGetTemplatesAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getTemplateId()
optional .dstore.engine.values.integerValue template_id = 1; |
boolean |
getTemplateIdNull()
optional bool template_id_null = 1001; |
Values.integerValueOrBuilder |
getTemplateIdOrBuilder()
optional .dstore.engine.values.integerValue template_id = 1; |
boolean |
hasTemplateId()
optional .dstore.engine.values.integerValue template_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTemplateId()
optional .dstore.engine.values.integerValue template_id = 1;Values.integerValue getTemplateId()
optional .dstore.engine.values.integerValue template_id = 1;Values.integerValueOrBuilder getTemplateIdOrBuilder()
optional .dstore.engine.values.integerValue template_id = 1;boolean getTemplateIdNull()
optional bool template_id_null = 1001;