public static final class CoCheckStatisticsAd.Response.Row extends com.google.protobuf.GeneratedMessage implements CoCheckStatisticsAd.Response.RowOrBuilder
dstore.engine.co_CheckStatistics_Ad.Response.Row| Modifier and Type | Class and Description |
|---|---|
static class |
CoCheckStatisticsAd.Response.Row.Builder
Protobuf type
dstore.engine.co_CheckStatistics_Ad.Response.Row |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
CALCULATED_VALUE_FIELD_NUMBER |
static int |
COMMUNITY_ID_FIELD_NUMBER |
static int |
COMMUNITY_NAME_FIELD_NUMBER |
static int |
DAY_FIELD_NUMBER |
static com.google.protobuf.Parser<CoCheckStatisticsAd.Response.Row> |
PARSER |
static int |
ROW_ID_FIELD_NUMBER |
static int |
STATISTIC_INFORMATION_FIELD_NUMBER |
static int |
STATISTIC_INFORMATION_ID_FIELD_NUMBER |
static int |
STORED_VALUE_FIELD_NUMBER |
| 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
|
static CoCheckStatisticsAd.Response.Row |
getDefaultInstance() |
CoCheckStatisticsAd.Response.Row |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<CoCheckStatisticsAd.Response.Row> |
getParserForType() |
int |
getRowId()
optional int32 row_id = 10000; |
int |
getSerializedSize() |
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"
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
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"
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CoCheckStatisticsAd.Response.Row.Builder |
newBuilder() |
static CoCheckStatisticsAd.Response.Row.Builder |
newBuilder(CoCheckStatisticsAd.Response.Row prototype) |
CoCheckStatisticsAd.Response.Row.Builder |
newBuilderForType() |
protected CoCheckStatisticsAd.Response.Row.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static CoCheckStatisticsAd.Response.Row |
parseDelimitedFrom(java.io.InputStream input) |
static CoCheckStatisticsAd.Response.Row |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoCheckStatisticsAd.Response.Row |
parseFrom(byte[] data) |
static CoCheckStatisticsAd.Response.Row |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoCheckStatisticsAd.Response.Row |
parseFrom(com.google.protobuf.ByteString data) |
static CoCheckStatisticsAd.Response.Row |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoCheckStatisticsAd.Response.Row |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CoCheckStatisticsAd.Response.Row |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoCheckStatisticsAd.Response.Row |
parseFrom(java.io.InputStream input) |
static CoCheckStatisticsAd.Response.Row |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CoCheckStatisticsAd.Response.Row> |
parser() |
CoCheckStatisticsAd.Response.Row.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField, writeReplaceequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ROW_ID_FIELD_NUMBER
public static final int COMMUNITY_ID_FIELD_NUMBER
public static final int CALCULATED_VALUE_FIELD_NUMBER
public static final int COMMUNITY_NAME_FIELD_NUMBER
public static final int STATISTIC_INFORMATION_ID_FIELD_NUMBER
public static final int STATISTIC_INFORMATION_FIELD_NUMBER
public static final int STORED_VALUE_FIELD_NUMBER
public static final int DAY_FIELD_NUMBER
public static final com.google.protobuf.Parser<CoCheckStatisticsAd.Response.Row> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic int getRowId()
optional int32 row_id = 10000;getRowId in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic boolean hasCommunityId()
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
hasCommunityId in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic Values.integerValue getCommunityId()
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
getCommunityId in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic Values.integerValueOrBuilder getCommunityIdOrBuilder()
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
getCommunityIdOrBuilder in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic boolean hasCalculatedValue()
optional .dstore.engine.values.decimalValue calculated_value = 10002;
Neu berechneter Wert zur statistischen Information "StatisticInformationID"
hasCalculatedValue in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic Values.decimalValue getCalculatedValue()
optional .dstore.engine.values.decimalValue calculated_value = 10002;
Neu berechneter Wert zur statistischen Information "StatisticInformationID"
getCalculatedValue in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic Values.decimalValueOrBuilder getCalculatedValueOrBuilder()
optional .dstore.engine.values.decimalValue calculated_value = 10002;
Neu berechneter Wert zur statistischen Information "StatisticInformationID"
getCalculatedValueOrBuilder in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic boolean hasCommunityName()
optional .dstore.engine.values.stringValue community_name = 10003;
Name der Community "CommunityID"
hasCommunityName in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic Values.stringValue getCommunityName()
optional .dstore.engine.values.stringValue community_name = 10003;
Name der Community "CommunityID"
getCommunityName in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic Values.stringValueOrBuilder getCommunityNameOrBuilder()
optional .dstore.engine.values.stringValue community_name = 10003;
Name der Community "CommunityID"
getCommunityNameOrBuilder in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic boolean hasStatisticInformationId()
optional .dstore.engine.values.integerValue statistic_information_id = 10004;
ID einer statistischen Information
hasStatisticInformationId in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic Values.integerValue getStatisticInformationId()
optional .dstore.engine.values.integerValue statistic_information_id = 10004;
ID einer statistischen Information
getStatisticInformationId in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic Values.integerValueOrBuilder getStatisticInformationIdOrBuilder()
optional .dstore.engine.values.integerValue statistic_information_id = 10004;
ID einer statistischen Information
getStatisticInformationIdOrBuilder in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic boolean hasStatisticInformation()
optional .dstore.engine.values.stringValue statistic_information = 10005;
Bezeichnung der statistischen Information "StatisticInformationID" (z.B. "Online-Minuten", "Logins" etc.)
hasStatisticInformation in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic Values.stringValue getStatisticInformation()
optional .dstore.engine.values.stringValue statistic_information = 10005;
Bezeichnung der statistischen Information "StatisticInformationID" (z.B. "Online-Minuten", "Logins" etc.)
getStatisticInformation in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic Values.stringValueOrBuilder getStatisticInformationOrBuilder()
optional .dstore.engine.values.stringValue statistic_information = 10005;
Bezeichnung der statistischen Information "StatisticInformationID" (z.B. "Online-Minuten", "Logins" etc.)
getStatisticInformationOrBuilder in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic boolean hasStoredValue()
optional .dstore.engine.values.decimalValue stored_value = 10006;
In "CommunityStatistics" gespeicherter Wert zur statistischen Information "StatisticInformationID"
hasStoredValue in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic Values.decimalValue getStoredValue()
optional .dstore.engine.values.decimalValue stored_value = 10006;
In "CommunityStatistics" gespeicherter Wert zur statistischen Information "StatisticInformationID"
getStoredValue in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic Values.decimalValueOrBuilder getStoredValueOrBuilder()
optional .dstore.engine.values.decimalValue stored_value = 10006;
In "CommunityStatistics" gespeicherter Wert zur statistischen Information "StatisticInformationID"
getStoredValueOrBuilder in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic boolean hasDay()
optional .dstore.engine.values.timestampValue day = 10007;
Tag, auf die sich die Werte "CalculatedValue" und "StoredValue" beziehen
hasDay in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic Values.timestampValue getDay()
optional .dstore.engine.values.timestampValue day = 10007;
Tag, auf die sich die Werte "CalculatedValue" und "StoredValue" beziehen
getDay in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic Values.timestampValueOrBuilder getDayOrBuilder()
optional .dstore.engine.values.timestampValue day = 10007;
Tag, auf die sich die Werte "CalculatedValue" und "StoredValue" beziehen
getDayOrBuilder in interface CoCheckStatisticsAd.Response.RowOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static CoCheckStatisticsAd.Response.Row parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoCheckStatisticsAd.Response.Row parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoCheckStatisticsAd.Response.Row parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoCheckStatisticsAd.Response.Row parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoCheckStatisticsAd.Response.Row parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoCheckStatisticsAd.Response.Row parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static CoCheckStatisticsAd.Response.Row parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoCheckStatisticsAd.Response.Row parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static CoCheckStatisticsAd.Response.Row parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoCheckStatisticsAd.Response.Row parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic CoCheckStatisticsAd.Response.Row.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CoCheckStatisticsAd.Response.Row.Builder newBuilder()
public static CoCheckStatisticsAd.Response.Row.Builder newBuilder(CoCheckStatisticsAd.Response.Row prototype)
public CoCheckStatisticsAd.Response.Row.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CoCheckStatisticsAd.Response.Row.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static CoCheckStatisticsAd.Response.Row getDefaultInstance()
public static com.google.protobuf.Parser<CoCheckStatisticsAd.Response.Row> parser()
public com.google.protobuf.Parser<CoCheckStatisticsAd.Response.Row> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic CoCheckStatisticsAd.Response.Row getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder