public static interface CoGetCommunitySettings.Response.RowOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getCommunityId()
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
|
Values.integerValueOrBuilder |
getCommunityIdOrBuilder()
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
|
Values.stringValue |
getCommunityName()
optional .dstore.engine.values.stringValue community_name = 10003;
Name der Community "CommunityID"
|
Values.stringValueOrBuilder |
getCommunityNameOrBuilder()
optional .dstore.engine.values.stringValue community_name = 10003;
Name der Community "CommunityID"
|
Values.stringValue |
getKeyVariable()
optional .dstore.engine.values.stringValue key_variable = 10004;
Ein Schlüssel wie z.B. |
Values.stringValueOrBuilder |
getKeyVariableOrBuilder()
optional .dstore.engine.values.stringValue key_variable = 10004;
Ein Schlüssel wie z.B. |
int |
getRowId()
optional int32 row_id = 10000; |
Values.stringValue |
getValue()
optional .dstore.engine.values.stringValue value = 10002;
Der in der Community "CommunityID" zum Schlüssel "KeyVariable" hinterlegte Wert
|
Values.stringValueOrBuilder |
getValueOrBuilder()
optional .dstore.engine.values.stringValue value = 10002;
Der in der Community "CommunityID" zum Schlüssel "KeyVariable" hinterlegte Wert
|
boolean |
hasCommunityId()
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
|
boolean |
hasCommunityName()
optional .dstore.engine.values.stringValue community_name = 10003;
Name der Community "CommunityID"
|
boolean |
hasKeyVariable()
optional .dstore.engine.values.stringValue key_variable = 10004;
Ein Schlüssel wie z.B. |
boolean |
hasValue()
optional .dstore.engine.values.stringValue value = 10002;
Der in der Community "CommunityID" zum Schlüssel "KeyVariable" hinterlegte Wert
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getRowId()
optional int32 row_id = 10000;boolean hasCommunityId()
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
Values.integerValue getCommunityId()
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
Values.integerValueOrBuilder getCommunityIdOrBuilder()
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
boolean hasValue()
optional .dstore.engine.values.stringValue value = 10002;
Der in der Community "CommunityID" zum Schlüssel "KeyVariable" hinterlegte Wert
Values.stringValue getValue()
optional .dstore.engine.values.stringValue value = 10002;
Der in der Community "CommunityID" zum Schlüssel "KeyVariable" hinterlegte Wert
Values.stringValueOrBuilder getValueOrBuilder()
optional .dstore.engine.values.stringValue value = 10002;
Der in der Community "CommunityID" zum Schlüssel "KeyVariable" hinterlegte Wert
boolean hasCommunityName()
optional .dstore.engine.values.stringValue community_name = 10003;
Name der Community "CommunityID"
Values.stringValue getCommunityName()
optional .dstore.engine.values.stringValue community_name = 10003;
Name der Community "CommunityID"
Values.stringValueOrBuilder getCommunityNameOrBuilder()
optional .dstore.engine.values.stringValue community_name = 10003;
Name der Community "CommunityID"
boolean hasKeyVariable()
optional .dstore.engine.values.stringValue key_variable = 10004;
Ein Schlüssel wie z.B. "CommunityGroupID", zu dem für die Community "CommunityID" ein Wert hinterlegt ist
Values.stringValue getKeyVariable()
optional .dstore.engine.values.stringValue key_variable = 10004;
Ein Schlüssel wie z.B. "CommunityGroupID", zu dem für die Community "CommunityID" ein Wert hinterlegt ist
Values.stringValueOrBuilder getKeyVariableOrBuilder()
optional .dstore.engine.values.stringValue key_variable = 10004;
Ein Schlüssel wie z.B. "CommunityGroupID", zu dem für die Community "CommunityID" ein Wert hinterlegt ist