public static interface ImGetSimpleProductInfoPu.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getInformationIdList()
optional .dstore.engine.values.stringValue information_id_list = 2; |
boolean |
getInformationIdListNull()
optional bool information_id_list_null = 1002; |
Values.stringValueOrBuilder |
getInformationIdListOrBuilder()
optional .dstore.engine.values.stringValue information_id_list = 2; |
Values.integerValue |
getProductTreeNodeId()
optional .dstore.engine.values.integerValue product_tree_node_id = 1; |
boolean |
getProductTreeNodeIdNull()
optional bool product_tree_node_id_null = 1001; |
Values.integerValueOrBuilder |
getProductTreeNodeIdOrBuilder()
optional .dstore.engine.values.integerValue product_tree_node_id = 1; |
Values.integerValue |
getTypeOfInformation()
optional .dstore.engine.values.integerValue type_of_information = 3; |
boolean |
getTypeOfInformationNull()
optional bool type_of_information_null = 1003; |
Values.integerValueOrBuilder |
getTypeOfInformationOrBuilder()
optional .dstore.engine.values.integerValue type_of_information = 3; |
boolean |
hasInformationIdList()
optional .dstore.engine.values.stringValue information_id_list = 2; |
boolean |
hasProductTreeNodeId()
optional .dstore.engine.values.integerValue product_tree_node_id = 1; |
boolean |
hasTypeOfInformation()
optional .dstore.engine.values.integerValue type_of_information = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasProductTreeNodeId()
optional .dstore.engine.values.integerValue product_tree_node_id = 1;Values.integerValue getProductTreeNodeId()
optional .dstore.engine.values.integerValue product_tree_node_id = 1;Values.integerValueOrBuilder getProductTreeNodeIdOrBuilder()
optional .dstore.engine.values.integerValue product_tree_node_id = 1;boolean getProductTreeNodeIdNull()
optional bool product_tree_node_id_null = 1001;boolean hasInformationIdList()
optional .dstore.engine.values.stringValue information_id_list = 2;Values.stringValue getInformationIdList()
optional .dstore.engine.values.stringValue information_id_list = 2;Values.stringValueOrBuilder getInformationIdListOrBuilder()
optional .dstore.engine.values.stringValue information_id_list = 2;boolean getInformationIdListNull()
optional bool information_id_list_null = 1002;boolean hasTypeOfInformation()
optional .dstore.engine.values.integerValue type_of_information = 3;Values.integerValue getTypeOfInformation()
optional .dstore.engine.values.integerValue type_of_information = 3;Values.integerValueOrBuilder getTypeOfInformationOrBuilder()
optional .dstore.engine.values.integerValue type_of_information = 3;boolean getTypeOfInformationNull()
optional bool type_of_information_null = 1003;