public static interface ImGetBinaryPu.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getBinaryCodeId()
optional .dstore.engine.values.integerValue binary_code_id = 1; |
boolean |
getBinaryCodeIdNull()
optional bool binary_code_id_null = 1001; |
Values.integerValueOrBuilder |
getBinaryCodeIdOrBuilder()
optional .dstore.engine.values.integerValue binary_code_id = 1; |
Values.booleanValue |
getReturnThumbnailCode()
optional .dstore.engine.values.booleanValue return_thumbnail_code = 2; |
boolean |
getReturnThumbnailCodeNull()
optional bool return_thumbnail_code_null = 1002; |
Values.booleanValueOrBuilder |
getReturnThumbnailCodeOrBuilder()
optional .dstore.engine.values.booleanValue return_thumbnail_code = 2; |
boolean |
hasBinaryCodeId()
optional .dstore.engine.values.integerValue binary_code_id = 1; |
boolean |
hasReturnThumbnailCode()
optional .dstore.engine.values.booleanValue return_thumbnail_code = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasBinaryCodeId()
optional .dstore.engine.values.integerValue binary_code_id = 1;Values.integerValue getBinaryCodeId()
optional .dstore.engine.values.integerValue binary_code_id = 1;Values.integerValueOrBuilder getBinaryCodeIdOrBuilder()
optional .dstore.engine.values.integerValue binary_code_id = 1;boolean getBinaryCodeIdNull()
optional bool binary_code_id_null = 1001;boolean hasReturnThumbnailCode()
optional .dstore.engine.values.booleanValue return_thumbnail_code = 2;Values.booleanValue getReturnThumbnailCode()
optional .dstore.engine.values.booleanValue return_thumbnail_code = 2;Values.booleanValueOrBuilder getReturnThumbnailCodeOrBuilder()
optional .dstore.engine.values.booleanValue return_thumbnail_code = 2;boolean getReturnThumbnailCodeNull()
optional bool return_thumbnail_code_null = 1002;