public static interface ImGetItemConditionPartsAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getConditionPartDescriptionLike()
optional .dstore.engine.values.stringValue condition_part_description_like = 2; |
boolean |
getConditionPartDescriptionLikeNull()
optional bool condition_part_description_like_null = 1002; |
Values.stringValueOrBuilder |
getConditionPartDescriptionLikeOrBuilder()
optional .dstore.engine.values.stringValue condition_part_description_like = 2; |
Values.integerValue |
getConditionPartId()
optional .dstore.engine.values.integerValue condition_part_id = 1; |
boolean |
getConditionPartIdNull()
optional bool condition_part_id_null = 1001; |
Values.integerValueOrBuilder |
getConditionPartIdOrBuilder()
optional .dstore.engine.values.integerValue condition_part_id = 1; |
Values.booleanValue |
getGetUnusedConditionParts()
optional .dstore.engine.values.booleanValue get_unused_condition_parts = 3; |
boolean |
getGetUnusedConditionPartsNull()
optional bool get_unused_condition_parts_null = 1003; |
Values.booleanValueOrBuilder |
getGetUnusedConditionPartsOrBuilder()
optional .dstore.engine.values.booleanValue get_unused_condition_parts = 3; |
Values.integerValue |
getOnlyCondPartsWithDomTNodeId1()
optional .dstore.engine.values.integerValue only_cond_parts_with_dom_t_node_id1 = 7; |
boolean |
getOnlyCondPartsWithDomTNodeId1Null()
optional bool only_cond_parts_with_dom_t_node_id1_null = 1007; |
Values.integerValueOrBuilder |
getOnlyCondPartsWithDomTNodeId1OrBuilder()
optional .dstore.engine.values.integerValue only_cond_parts_with_dom_t_node_id1 = 7; |
Values.integerValue |
getOnlyCondPartsWithDomTNodeId2()
optional .dstore.engine.values.integerValue only_cond_parts_with_dom_t_node_id2 = 8; |
boolean |
getOnlyCondPartsWithDomTNodeId2Null()
optional bool only_cond_parts_with_dom_t_node_id2_null = 1008; |
Values.integerValueOrBuilder |
getOnlyCondPartsWithDomTNodeId2OrBuilder()
optional .dstore.engine.values.integerValue only_cond_parts_with_dom_t_node_id2 = 8; |
Values.integerValue |
getOnlyCondPartsWithDomTNodeId3()
optional .dstore.engine.values.integerValue only_cond_parts_with_dom_t_node_id3 = 9; |
boolean |
getOnlyCondPartsWithDomTNodeId3Null()
optional bool only_cond_parts_with_dom_t_node_id3_null = 1009; |
Values.integerValueOrBuilder |
getOnlyCondPartsWithDomTNodeId3OrBuilder()
optional .dstore.engine.values.integerValue only_cond_parts_with_dom_t_node_id3 = 9; |
Values.integerValue |
getOnlyCondPartsWithNodeCharacId()
optional .dstore.engine.values.integerValue only_cond_parts_with_node_charac_id = 6; |
boolean |
getOnlyCondPartsWithNodeCharacIdNull()
optional bool only_cond_parts_with_node_charac_id_null = 1006; |
Values.integerValueOrBuilder |
getOnlyCondPartsWithNodeCharacIdOrBuilder()
optional .dstore.engine.values.integerValue only_cond_parts_with_node_charac_id = 6; |
Values.integerValue |
getOrderBy()
optional .dstore.engine.values.integerValue order_by = 4; |
boolean |
getOrderByNull()
optional bool order_by_null = 1004; |
Values.integerValueOrBuilder |
getOrderByOrBuilder()
optional .dstore.engine.values.integerValue order_by = 4; |
Values.integerValue |
getOutputIntoOneId()
optional .dstore.engine.values.integerValue output_into_one_id = 10; |
boolean |
getOutputIntoOneIdNull()
optional bool output_into_one_id_null = 1010; |
Values.integerValueOrBuilder |
getOutputIntoOneIdOrBuilder()
optional .dstore.engine.values.integerValue output_into_one_id = 10; |
Values.integerValue |
getRowCount()
optional .dstore.engine.values.integerValue row_count = 5; |
boolean |
getRowCountNull()
optional bool row_count_null = 1005; |
Values.integerValueOrBuilder |
getRowCountOrBuilder()
optional .dstore.engine.values.integerValue row_count = 5; |
boolean |
hasConditionPartDescriptionLike()
optional .dstore.engine.values.stringValue condition_part_description_like = 2; |
boolean |
hasConditionPartId()
optional .dstore.engine.values.integerValue condition_part_id = 1; |
boolean |
hasGetUnusedConditionParts()
optional .dstore.engine.values.booleanValue get_unused_condition_parts = 3; |
boolean |
hasOnlyCondPartsWithDomTNodeId1()
optional .dstore.engine.values.integerValue only_cond_parts_with_dom_t_node_id1 = 7; |
boolean |
hasOnlyCondPartsWithDomTNodeId2()
optional .dstore.engine.values.integerValue only_cond_parts_with_dom_t_node_id2 = 8; |
boolean |
hasOnlyCondPartsWithDomTNodeId3()
optional .dstore.engine.values.integerValue only_cond_parts_with_dom_t_node_id3 = 9; |
boolean |
hasOnlyCondPartsWithNodeCharacId()
optional .dstore.engine.values.integerValue only_cond_parts_with_node_charac_id = 6; |
boolean |
hasOrderBy()
optional .dstore.engine.values.integerValue order_by = 4; |
boolean |
hasOutputIntoOneId()
optional .dstore.engine.values.integerValue output_into_one_id = 10; |
boolean |
hasRowCount()
optional .dstore.engine.values.integerValue row_count = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasConditionPartId()
optional .dstore.engine.values.integerValue condition_part_id = 1;Values.integerValue getConditionPartId()
optional .dstore.engine.values.integerValue condition_part_id = 1;Values.integerValueOrBuilder getConditionPartIdOrBuilder()
optional .dstore.engine.values.integerValue condition_part_id = 1;boolean getConditionPartIdNull()
optional bool condition_part_id_null = 1001;boolean hasConditionPartDescriptionLike()
optional .dstore.engine.values.stringValue condition_part_description_like = 2;Values.stringValue getConditionPartDescriptionLike()
optional .dstore.engine.values.stringValue condition_part_description_like = 2;Values.stringValueOrBuilder getConditionPartDescriptionLikeOrBuilder()
optional .dstore.engine.values.stringValue condition_part_description_like = 2;boolean getConditionPartDescriptionLikeNull()
optional bool condition_part_description_like_null = 1002;boolean hasGetUnusedConditionParts()
optional .dstore.engine.values.booleanValue get_unused_condition_parts = 3;Values.booleanValue getGetUnusedConditionParts()
optional .dstore.engine.values.booleanValue get_unused_condition_parts = 3;Values.booleanValueOrBuilder getGetUnusedConditionPartsOrBuilder()
optional .dstore.engine.values.booleanValue get_unused_condition_parts = 3;boolean getGetUnusedConditionPartsNull()
optional bool get_unused_condition_parts_null = 1003;boolean hasOrderBy()
optional .dstore.engine.values.integerValue order_by = 4;Values.integerValue getOrderBy()
optional .dstore.engine.values.integerValue order_by = 4;Values.integerValueOrBuilder getOrderByOrBuilder()
optional .dstore.engine.values.integerValue order_by = 4;boolean getOrderByNull()
optional bool order_by_null = 1004;boolean hasRowCount()
optional .dstore.engine.values.integerValue row_count = 5;Values.integerValue getRowCount()
optional .dstore.engine.values.integerValue row_count = 5;Values.integerValueOrBuilder getRowCountOrBuilder()
optional .dstore.engine.values.integerValue row_count = 5;boolean getRowCountNull()
optional bool row_count_null = 1005;boolean hasOnlyCondPartsWithNodeCharacId()
optional .dstore.engine.values.integerValue only_cond_parts_with_node_charac_id = 6;Values.integerValue getOnlyCondPartsWithNodeCharacId()
optional .dstore.engine.values.integerValue only_cond_parts_with_node_charac_id = 6;Values.integerValueOrBuilder getOnlyCondPartsWithNodeCharacIdOrBuilder()
optional .dstore.engine.values.integerValue only_cond_parts_with_node_charac_id = 6;boolean getOnlyCondPartsWithNodeCharacIdNull()
optional bool only_cond_parts_with_node_charac_id_null = 1006;boolean hasOnlyCondPartsWithDomTNodeId1()
optional .dstore.engine.values.integerValue only_cond_parts_with_dom_t_node_id1 = 7;Values.integerValue getOnlyCondPartsWithDomTNodeId1()
optional .dstore.engine.values.integerValue only_cond_parts_with_dom_t_node_id1 = 7;Values.integerValueOrBuilder getOnlyCondPartsWithDomTNodeId1OrBuilder()
optional .dstore.engine.values.integerValue only_cond_parts_with_dom_t_node_id1 = 7;boolean getOnlyCondPartsWithDomTNodeId1Null()
optional bool only_cond_parts_with_dom_t_node_id1_null = 1007;boolean hasOnlyCondPartsWithDomTNodeId2()
optional .dstore.engine.values.integerValue only_cond_parts_with_dom_t_node_id2 = 8;Values.integerValue getOnlyCondPartsWithDomTNodeId2()
optional .dstore.engine.values.integerValue only_cond_parts_with_dom_t_node_id2 = 8;Values.integerValueOrBuilder getOnlyCondPartsWithDomTNodeId2OrBuilder()
optional .dstore.engine.values.integerValue only_cond_parts_with_dom_t_node_id2 = 8;boolean getOnlyCondPartsWithDomTNodeId2Null()
optional bool only_cond_parts_with_dom_t_node_id2_null = 1008;boolean hasOnlyCondPartsWithDomTNodeId3()
optional .dstore.engine.values.integerValue only_cond_parts_with_dom_t_node_id3 = 9;Values.integerValue getOnlyCondPartsWithDomTNodeId3()
optional .dstore.engine.values.integerValue only_cond_parts_with_dom_t_node_id3 = 9;Values.integerValueOrBuilder getOnlyCondPartsWithDomTNodeId3OrBuilder()
optional .dstore.engine.values.integerValue only_cond_parts_with_dom_t_node_id3 = 9;boolean getOnlyCondPartsWithDomTNodeId3Null()
optional bool only_cond_parts_with_dom_t_node_id3_null = 1009;boolean hasOutputIntoOneId()
optional .dstore.engine.values.integerValue output_into_one_id = 10;Values.integerValue getOutputIntoOneId()
optional .dstore.engine.values.integerValue output_into_one_id = 10;Values.integerValueOrBuilder getOutputIntoOneIdOrBuilder()
optional .dstore.engine.values.integerValue output_into_one_id = 10;boolean getOutputIntoOneIdNull()
optional bool output_into_one_id_null = 1010;