public static interface CoGetPublicCommunityStatsPu.Response.RowOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getRowId()
optional int32 row_id = 10000; |
Values.stringValue |
getStatisticInformation()
optional .dstore.engine.values.stringValue statistic_information = 10003;
Die Art der Information. |
Values.integerValue |
getStatisticInformationId()
optional .dstore.engine.values.integerValue statistic_information_id = 10002;
ID der "StatisticInformation"
|
Values.integerValueOrBuilder |
getStatisticInformationIdOrBuilder()
optional .dstore.engine.values.integerValue statistic_information_id = 10002;
ID der "StatisticInformation"
|
Values.stringValueOrBuilder |
getStatisticInformationOrBuilder()
optional .dstore.engine.values.stringValue statistic_information = 10003;
Die Art der Information. |
Values.stringValue |
getValue()
optional .dstore.engine.values.stringValue value = 10001;
Der aktuelle statistische Wert zur "StatisticInformation" der Community "@CommunityID"
|
Values.stringValueOrBuilder |
getValueOrBuilder()
optional .dstore.engine.values.stringValue value = 10001;
Der aktuelle statistische Wert zur "StatisticInformation" der Community "@CommunityID"
|
boolean |
hasStatisticInformation()
optional .dstore.engine.values.stringValue statistic_information = 10003;
Die Art der Information. |
boolean |
hasStatisticInformationId()
optional .dstore.engine.values.integerValue statistic_information_id = 10002;
ID der "StatisticInformation"
|
boolean |
hasValue()
optional .dstore.engine.values.stringValue value = 10001;
Der aktuelle statistische Wert zur "StatisticInformation" der Community "@CommunityID"
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getRowId()
optional int32 row_id = 10000;boolean hasValue()
optional .dstore.engine.values.stringValue value = 10001;
Der aktuelle statistische Wert zur "StatisticInformation" der Community "@CommunityID"
Values.stringValue getValue()
optional .dstore.engine.values.stringValue value = 10001;
Der aktuelle statistische Wert zur "StatisticInformation" der Community "@CommunityID"
Values.stringValueOrBuilder getValueOrBuilder()
optional .dstore.engine.values.stringValue value = 10001;
Der aktuelle statistische Wert zur "StatisticInformation" der Community "@CommunityID"
boolean hasStatisticInformationId()
optional .dstore.engine.values.integerValue statistic_information_id = 10002;
ID der "StatisticInformation"
Values.integerValue getStatisticInformationId()
optional .dstore.engine.values.integerValue statistic_information_id = 10002;
ID der "StatisticInformation"
Values.integerValueOrBuilder getStatisticInformationIdOrBuilder()
optional .dstore.engine.values.integerValue statistic_information_id = 10002;
ID der "StatisticInformation"
boolean hasStatisticInformation()
optional .dstore.engine.values.stringValue statistic_information = 10003;
Die Art der Information. Derzeit gibt es folgende mögliche Werte :"1" : "NumberOfMembers""2" : "NumberOfMembersOnline""3" : "NumberOfMembersPerOnlineStatus"
Values.stringValue getStatisticInformation()
optional .dstore.engine.values.stringValue statistic_information = 10003;
Die Art der Information. Derzeit gibt es folgende mögliche Werte :"1" : "NumberOfMembers""2" : "NumberOfMembersOnline""3" : "NumberOfMembersPerOnlineStatus"
Values.stringValueOrBuilder getStatisticInformationOrBuilder()
optional .dstore.engine.values.stringValue statistic_information = 10003;
Die Art der Information. Derzeit gibt es folgende mögliche Werte :"1" : "NumberOfMembers""2" : "NumberOfMembersOnline""3" : "NumberOfMembersPerOnlineStatus"