public static interface CoGetCommunitiesAd.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 = 10002;
Name der Community "CommunityID"
|
Values.stringValueOrBuilder |
getCommunityNameOrBuilder()
optional .dstore.engine.values.stringValue community_name = 10002;
Name der Community "CommunityID"
|
int |
getRowId()
optional int32 row_id = 10000; |
boolean |
hasCommunityId()
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
|
boolean |
hasCommunityName()
optional .dstore.engine.values.stringValue community_name = 10002;
Name der Community "CommunityID"
|
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 hasCommunityName()
optional .dstore.engine.values.stringValue community_name = 10002;
Name der Community "CommunityID"
Values.stringValue getCommunityName()
optional .dstore.engine.values.stringValue community_name = 10002;
Name der Community "CommunityID"
Values.stringValueOrBuilder getCommunityNameOrBuilder()
optional .dstore.engine.values.stringValue community_name = 10002;
Name der Community "CommunityID"