public static interface CoCheckStatisticsAd.Response.RowOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.decimalValue |
getCalculatedValue()
optional .dstore.engine.values.decimalValue calculated_value = 10002;
Neu berechneter Wert zur statistischen Information "StatisticInformationID"
|
Values.decimalValueOrBuilder |
getCalculatedValueOrBuilder()
optional .dstore.engine.values.decimalValue calculated_value = 10002;
Neu berechneter Wert zur statistischen Information "StatisticInformationID"
|
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.timestampValue |
getDay()
optional .dstore.engine.values.timestampValue day = 10007;
Tag, auf die sich die Werte "CalculatedValue" und "StoredValue" beziehen
|
Values.timestampValueOrBuilder |
getDayOrBuilder()
optional .dstore.engine.values.timestampValue day = 10007;
Tag, auf die sich die Werte "CalculatedValue" und "StoredValue" beziehen
|
int |
getRowId()
optional int32 row_id = 10000; |
Values.stringValue |
getStatisticInformation()
optional .dstore.engine.values.stringValue statistic_information = 10005;
Bezeichnung der statistischen Information "StatisticInformationID" (z.B. |
Values.integerValue |
getStatisticInformationId()
optional .dstore.engine.values.integerValue statistic_information_id = 10004;
ID einer statistischen Information
|
Values.integerValueOrBuilder |
getStatisticInformationIdOrBuilder()
optional .dstore.engine.values.integerValue statistic_information_id = 10004;
ID einer statistischen Information
|
Values.stringValueOrBuilder |
getStatisticInformationOrBuilder()
optional .dstore.engine.values.stringValue statistic_information = 10005;
Bezeichnung der statistischen Information "StatisticInformationID" (z.B. |
Values.decimalValue |
getStoredValue()
optional .dstore.engine.values.decimalValue stored_value = 10006;
In "CommunityStatistics" gespeicherter Wert zur statistischen Information "StatisticInformationID"
|
Values.decimalValueOrBuilder |
getStoredValueOrBuilder()
optional .dstore.engine.values.decimalValue stored_value = 10006;
In "CommunityStatistics" gespeicherter Wert zur statistischen Information "StatisticInformationID"
|
boolean |
hasCalculatedValue()
optional .dstore.engine.values.decimalValue calculated_value = 10002;
Neu berechneter Wert zur statistischen Information "StatisticInformationID"
|
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 |
hasDay()
optional .dstore.engine.values.timestampValue day = 10007;
Tag, auf die sich die Werte "CalculatedValue" und "StoredValue" beziehen
|
boolean |
hasStatisticInformation()
optional .dstore.engine.values.stringValue statistic_information = 10005;
Bezeichnung der statistischen Information "StatisticInformationID" (z.B. |
boolean |
hasStatisticInformationId()
optional .dstore.engine.values.integerValue statistic_information_id = 10004;
ID einer statistischen Information
|
boolean |
hasStoredValue()
optional .dstore.engine.values.decimalValue stored_value = 10006;
In "CommunityStatistics" gespeicherter Wert zur statistischen Information "StatisticInformationID"
|
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 hasCalculatedValue()
optional .dstore.engine.values.decimalValue calculated_value = 10002;
Neu berechneter Wert zur statistischen Information "StatisticInformationID"
Values.decimalValue getCalculatedValue()
optional .dstore.engine.values.decimalValue calculated_value = 10002;
Neu berechneter Wert zur statistischen Information "StatisticInformationID"
Values.decimalValueOrBuilder getCalculatedValueOrBuilder()
optional .dstore.engine.values.decimalValue calculated_value = 10002;
Neu berechneter Wert zur statistischen Information "StatisticInformationID"
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 hasStatisticInformationId()
optional .dstore.engine.values.integerValue statistic_information_id = 10004;
ID einer statistischen Information
Values.integerValue getStatisticInformationId()
optional .dstore.engine.values.integerValue statistic_information_id = 10004;
ID einer statistischen Information
Values.integerValueOrBuilder getStatisticInformationIdOrBuilder()
optional .dstore.engine.values.integerValue statistic_information_id = 10004;
ID einer statistischen Information
boolean hasStatisticInformation()
optional .dstore.engine.values.stringValue statistic_information = 10005;
Bezeichnung der statistischen Information "StatisticInformationID" (z.B. "Online-Minuten", "Logins" etc.)
Values.stringValue getStatisticInformation()
optional .dstore.engine.values.stringValue statistic_information = 10005;
Bezeichnung der statistischen Information "StatisticInformationID" (z.B. "Online-Minuten", "Logins" etc.)
Values.stringValueOrBuilder getStatisticInformationOrBuilder()
optional .dstore.engine.values.stringValue statistic_information = 10005;
Bezeichnung der statistischen Information "StatisticInformationID" (z.B. "Online-Minuten", "Logins" etc.)
boolean hasStoredValue()
optional .dstore.engine.values.decimalValue stored_value = 10006;
In "CommunityStatistics" gespeicherter Wert zur statistischen Information "StatisticInformationID"
Values.decimalValue getStoredValue()
optional .dstore.engine.values.decimalValue stored_value = 10006;
In "CommunityStatistics" gespeicherter Wert zur statistischen Information "StatisticInformationID"
Values.decimalValueOrBuilder getStoredValueOrBuilder()
optional .dstore.engine.values.decimalValue stored_value = 10006;
In "CommunityStatistics" gespeicherter Wert zur statistischen Information "StatisticInformationID"
boolean hasDay()
optional .dstore.engine.values.timestampValue day = 10007;
Tag, auf die sich die Werte "CalculatedValue" und "StoredValue" beziehen
Values.timestampValue getDay()
optional .dstore.engine.values.timestampValue day = 10007;
Tag, auf die sich die Werte "CalculatedValue" und "StoredValue" beziehen
Values.timestampValueOrBuilder getDayOrBuilder()
optional .dstore.engine.values.timestampValue day = 10007;
Tag, auf die sich die Werte "CalculatedValue" und "StoredValue" beziehen