public static interface CoCreateNewMessagePu.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getCommunityId()
optional .dstore.engine.values.integerValue community_id = 3; |
boolean |
getCommunityIdNull()
optional bool community_id_null = 1003; |
Values.integerValueOrBuilder |
getCommunityIdOrBuilder()
optional .dstore.engine.values.integerValue community_id = 3; |
Values.stringValue |
getMessage()
optional .dstore.engine.values.stringValue message = 5; |
boolean |
getMessageNull()
optional bool message_null = 1005; |
Values.stringValueOrBuilder |
getMessageOrBuilder()
optional .dstore.engine.values.stringValue message = 5; |
Values.integerValue |
getMessageStatus()
optional .dstore.engine.values.integerValue message_status = 6; |
boolean |
getMessageStatusNull()
optional bool message_status_null = 1006; |
Values.integerValueOrBuilder |
getMessageStatusOrBuilder()
optional .dstore.engine.values.integerValue message_status = 6; |
Values.stringValue |
getPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 2; |
boolean |
getPersonIdentificationValuesNull()
optional bool person_identification_values_null = 1002; |
Values.stringValueOrBuilder |
getPersonIdentificationValuesOrBuilder()
optional .dstore.engine.values.stringValue person_identification_values = 2; |
Values.stringValue |
getSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 7; |
boolean |
getSeparatorInIdentValsNull()
optional bool separator_in_ident_vals_null = 1007; |
Values.stringValueOrBuilder |
getSeparatorInIdentValsOrBuilder()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 7; |
Values.integerValue |
getToCommunityMemberId()
optional .dstore.engine.values.integerValue to_community_member_id = 4; |
boolean |
getToCommunityMemberIdNull()
optional bool to_community_member_id_null = 1004; |
Values.integerValueOrBuilder |
getToCommunityMemberIdOrBuilder()
optional .dstore.engine.values.integerValue to_community_member_id = 4; |
Values.stringValue |
getUniqueId()
optional .dstore.engine.values.stringValue unique_id = 1; |
boolean |
getUniqueIdNull()
optional bool unique_id_null = 1001; |
Values.stringValueOrBuilder |
getUniqueIdOrBuilder()
optional .dstore.engine.values.stringValue unique_id = 1; |
boolean |
hasCommunityId()
optional .dstore.engine.values.integerValue community_id = 3; |
boolean |
hasMessage()
optional .dstore.engine.values.stringValue message = 5; |
boolean |
hasMessageStatus()
optional .dstore.engine.values.integerValue message_status = 6; |
boolean |
hasPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 2; |
boolean |
hasSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 7; |
boolean |
hasToCommunityMemberId()
optional .dstore.engine.values.integerValue to_community_member_id = 4; |
boolean |
hasUniqueId()
optional .dstore.engine.values.stringValue unique_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasUniqueId()
optional .dstore.engine.values.stringValue unique_id = 1;Values.stringValue getUniqueId()
optional .dstore.engine.values.stringValue unique_id = 1;Values.stringValueOrBuilder getUniqueIdOrBuilder()
optional .dstore.engine.values.stringValue unique_id = 1;boolean getUniqueIdNull()
optional bool unique_id_null = 1001;boolean hasPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 2;Values.stringValue getPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 2;Values.stringValueOrBuilder getPersonIdentificationValuesOrBuilder()
optional .dstore.engine.values.stringValue person_identification_values = 2;boolean getPersonIdentificationValuesNull()
optional bool person_identification_values_null = 1002;boolean hasCommunityId()
optional .dstore.engine.values.integerValue community_id = 3;Values.integerValue getCommunityId()
optional .dstore.engine.values.integerValue community_id = 3;Values.integerValueOrBuilder getCommunityIdOrBuilder()
optional .dstore.engine.values.integerValue community_id = 3;boolean getCommunityIdNull()
optional bool community_id_null = 1003;boolean hasToCommunityMemberId()
optional .dstore.engine.values.integerValue to_community_member_id = 4;Values.integerValue getToCommunityMemberId()
optional .dstore.engine.values.integerValue to_community_member_id = 4;Values.integerValueOrBuilder getToCommunityMemberIdOrBuilder()
optional .dstore.engine.values.integerValue to_community_member_id = 4;boolean getToCommunityMemberIdNull()
optional bool to_community_member_id_null = 1004;boolean hasMessage()
optional .dstore.engine.values.stringValue message = 5;Values.stringValue getMessage()
optional .dstore.engine.values.stringValue message = 5;Values.stringValueOrBuilder getMessageOrBuilder()
optional .dstore.engine.values.stringValue message = 5;boolean getMessageNull()
optional bool message_null = 1005;boolean hasMessageStatus()
optional .dstore.engine.values.integerValue message_status = 6;Values.integerValue getMessageStatus()
optional .dstore.engine.values.integerValue message_status = 6;Values.integerValueOrBuilder getMessageStatusOrBuilder()
optional .dstore.engine.values.integerValue message_status = 6;boolean getMessageStatusNull()
optional bool message_status_null = 1006;boolean hasSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 7;Values.stringValue getSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 7;Values.stringValueOrBuilder getSeparatorInIdentValsOrBuilder()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 7;boolean getSeparatorInIdentValsNull()
optional bool separator_in_ident_vals_null = 1007;