public static final class FoGetForumStatisticsAd.Response.Row.Builder extends com.google.protobuf.GeneratedMessage.Builder<FoGetForumStatisticsAd.Response.Row.Builder> implements FoGetForumStatisticsAd.Response.RowOrBuilder
dstore.engine.fo_GetForumStatistics_Ad.Response.Row| Modifier and Type | Method and Description |
|---|---|
FoGetForumStatisticsAd.Response.Row |
build() |
FoGetForumStatisticsAd.Response.Row |
buildPartial() |
FoGetForumStatisticsAd.Response.Row.Builder |
clear() |
FoGetForumStatisticsAd.Response.Row.Builder |
clearForumId()
optional .dstore.engine.values.integerValue forum_id = 10001;
ID des Forums, auf das sich "Value" bezieht - also entweder "@ForumID" oder die ID eines Forums, das durch "tempdb.dbo.OneID" übergeben wurde
|
FoGetForumStatisticsAd.Response.Row.Builder |
clearRowId()
optional int32 row_id = 10000; |
FoGetForumStatisticsAd.Response.Row.Builder |
clearStatisticInformation()
optional .dstore.engine.values.stringValue statistic_information = 10004;
Bezeichnung der Information "StatisticInformationID"
|
FoGetForumStatisticsAd.Response.Row.Builder |
clearStatisticInformationId()
optional .dstore.engine.values.integerValue statistic_information_id = 10003;
Eine ID, die in "@ListOfStatisticInformationIDs" übergeben wurde und angibt, welche Information man haben möchte (siehe Beschreibung)
|
FoGetForumStatisticsAd.Response.Row.Builder |
clearValue()
optional .dstore.engine.values.stringValue value = 10002;
Der statistische Wert des Forums "ForumID" zur Information "StatisticInformationID"
|
FoGetForumStatisticsAd.Response.Row |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Values.integerValue |
getForumId()
optional .dstore.engine.values.integerValue forum_id = 10001;
ID des Forums, auf das sich "Value" bezieht - also entweder "@ForumID" oder die ID eines Forums, das durch "tempdb.dbo.OneID" übergeben wurde
|
Values.integerValue.Builder |
getForumIdBuilder()
optional .dstore.engine.values.integerValue forum_id = 10001;
ID des Forums, auf das sich "Value" bezieht - also entweder "@ForumID" oder die ID eines Forums, das durch "tempdb.dbo.OneID" übergeben wurde
|
Values.integerValueOrBuilder |
getForumIdOrBuilder()
optional .dstore.engine.values.integerValue forum_id = 10001;
ID des Forums, auf das sich "Value" bezieht - also entweder "@ForumID" oder die ID eines Forums, das durch "tempdb.dbo.OneID" übergeben wurde
|
int |
getRowId()
optional int32 row_id = 10000; |
Values.stringValue |
getStatisticInformation()
optional .dstore.engine.values.stringValue statistic_information = 10004;
Bezeichnung der Information "StatisticInformationID"
|
Values.stringValue.Builder |
getStatisticInformationBuilder()
optional .dstore.engine.values.stringValue statistic_information = 10004;
Bezeichnung der Information "StatisticInformationID"
|
Values.integerValue |
getStatisticInformationId()
optional .dstore.engine.values.integerValue statistic_information_id = 10003;
Eine ID, die in "@ListOfStatisticInformationIDs" übergeben wurde und angibt, welche Information man haben möchte (siehe Beschreibung)
|
Values.integerValue.Builder |
getStatisticInformationIdBuilder()
optional .dstore.engine.values.integerValue statistic_information_id = 10003;
Eine ID, die in "@ListOfStatisticInformationIDs" übergeben wurde und angibt, welche Information man haben möchte (siehe Beschreibung)
|
Values.integerValueOrBuilder |
getStatisticInformationIdOrBuilder()
optional .dstore.engine.values.integerValue statistic_information_id = 10003;
Eine ID, die in "@ListOfStatisticInformationIDs" übergeben wurde und angibt, welche Information man haben möchte (siehe Beschreibung)
|
Values.stringValueOrBuilder |
getStatisticInformationOrBuilder()
optional .dstore.engine.values.stringValue statistic_information = 10004;
Bezeichnung der Information "StatisticInformationID"
|
Values.stringValue |
getValue()
optional .dstore.engine.values.stringValue value = 10002;
Der statistische Wert des Forums "ForumID" zur Information "StatisticInformationID"
|
Values.stringValue.Builder |
getValueBuilder()
optional .dstore.engine.values.stringValue value = 10002;
Der statistische Wert des Forums "ForumID" zur Information "StatisticInformationID"
|
Values.stringValueOrBuilder |
getValueOrBuilder()
optional .dstore.engine.values.stringValue value = 10002;
Der statistische Wert des Forums "ForumID" zur Information "StatisticInformationID"
|
boolean |
hasForumId()
optional .dstore.engine.values.integerValue forum_id = 10001;
ID des Forums, auf das sich "Value" bezieht - also entweder "@ForumID" oder die ID eines Forums, das durch "tempdb.dbo.OneID" übergeben wurde
|
boolean |
hasStatisticInformation()
optional .dstore.engine.values.stringValue statistic_information = 10004;
Bezeichnung der Information "StatisticInformationID"
|
boolean |
hasStatisticInformationId()
optional .dstore.engine.values.integerValue statistic_information_id = 10003;
Eine ID, die in "@ListOfStatisticInformationIDs" übergeben wurde und angibt, welche Information man haben möchte (siehe Beschreibung)
|
boolean |
hasValue()
optional .dstore.engine.values.stringValue value = 10002;
Der statistische Wert des Forums "ForumID" zur Information "StatisticInformationID"
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FoGetForumStatisticsAd.Response.Row.Builder |
mergeForumId(Values.integerValue value)
optional .dstore.engine.values.integerValue forum_id = 10001;
ID des Forums, auf das sich "Value" bezieht - also entweder "@ForumID" oder die ID eines Forums, das durch "tempdb.dbo.OneID" übergeben wurde
|
FoGetForumStatisticsAd.Response.Row.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FoGetForumStatisticsAd.Response.Row.Builder |
mergeFrom(FoGetForumStatisticsAd.Response.Row other) |
FoGetForumStatisticsAd.Response.Row.Builder |
mergeFrom(com.google.protobuf.Message other) |
FoGetForumStatisticsAd.Response.Row.Builder |
mergeStatisticInformation(Values.stringValue value)
optional .dstore.engine.values.stringValue statistic_information = 10004;
Bezeichnung der Information "StatisticInformationID"
|
FoGetForumStatisticsAd.Response.Row.Builder |
mergeStatisticInformationId(Values.integerValue value)
optional .dstore.engine.values.integerValue statistic_information_id = 10003;
Eine ID, die in "@ListOfStatisticInformationIDs" übergeben wurde und angibt, welche Information man haben möchte (siehe Beschreibung)
|
FoGetForumStatisticsAd.Response.Row.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FoGetForumStatisticsAd.Response.Row.Builder |
mergeValue(Values.stringValue value)
optional .dstore.engine.values.stringValue value = 10002;
Der statistische Wert des Forums "ForumID" zur Information "StatisticInformationID"
|
FoGetForumStatisticsAd.Response.Row.Builder |
setForumId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue forum_id = 10001;
ID des Forums, auf das sich "Value" bezieht - also entweder "@ForumID" oder die ID eines Forums, das durch "tempdb.dbo.OneID" übergeben wurde
|
FoGetForumStatisticsAd.Response.Row.Builder |
setForumId(Values.integerValue value)
optional .dstore.engine.values.integerValue forum_id = 10001;
ID des Forums, auf das sich "Value" bezieht - also entweder "@ForumID" oder die ID eines Forums, das durch "tempdb.dbo.OneID" übergeben wurde
|
FoGetForumStatisticsAd.Response.Row.Builder |
setRowId(int value)
optional int32 row_id = 10000; |
FoGetForumStatisticsAd.Response.Row.Builder |
setStatisticInformation(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue statistic_information = 10004;
Bezeichnung der Information "StatisticInformationID"
|
FoGetForumStatisticsAd.Response.Row.Builder |
setStatisticInformation(Values.stringValue value)
optional .dstore.engine.values.stringValue statistic_information = 10004;
Bezeichnung der Information "StatisticInformationID"
|
FoGetForumStatisticsAd.Response.Row.Builder |
setStatisticInformationId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue statistic_information_id = 10003;
Eine ID, die in "@ListOfStatisticInformationIDs" übergeben wurde und angibt, welche Information man haben möchte (siehe Beschreibung)
|
FoGetForumStatisticsAd.Response.Row.Builder |
setStatisticInformationId(Values.integerValue value)
optional .dstore.engine.values.integerValue statistic_information_id = 10003;
Eine ID, die in "@ListOfStatisticInformationIDs" übergeben wurde und angibt, welche Information man haben möchte (siehe Beschreibung)
|
FoGetForumStatisticsAd.Response.Row.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FoGetForumStatisticsAd.Response.Row.Builder |
setValue(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue value = 10002;
Der statistische Wert des Forums "ForumID" zur Information "StatisticInformationID"
|
FoGetForumStatisticsAd.Response.Row.Builder |
setValue(Values.stringValue value)
optional .dstore.engine.values.stringValue value = 10002;
Der statistische Wert des Forums "ForumID" zur Information "StatisticInformationID"
|
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedFieldfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<FoGetForumStatisticsAd.Response.Row.Builder>public FoGetForumStatisticsAd.Response.Row.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<FoGetForumStatisticsAd.Response.Row.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<FoGetForumStatisticsAd.Response.Row.Builder>public FoGetForumStatisticsAd.Response.Row getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FoGetForumStatisticsAd.Response.Row build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FoGetForumStatisticsAd.Response.Row buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FoGetForumStatisticsAd.Response.Row.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FoGetForumStatisticsAd.Response.Row.Builder>public FoGetForumStatisticsAd.Response.Row.Builder mergeFrom(FoGetForumStatisticsAd.Response.Row other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<FoGetForumStatisticsAd.Response.Row.Builder>public FoGetForumStatisticsAd.Response.Row.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FoGetForumStatisticsAd.Response.Row.Builder>java.io.IOExceptionpublic int getRowId()
optional int32 row_id = 10000;getRowId in interface FoGetForumStatisticsAd.Response.RowOrBuilderpublic FoGetForumStatisticsAd.Response.Row.Builder setRowId(int value)
optional int32 row_id = 10000;public FoGetForumStatisticsAd.Response.Row.Builder clearRowId()
optional int32 row_id = 10000;public boolean hasForumId()
optional .dstore.engine.values.integerValue forum_id = 10001;
ID des Forums, auf das sich "Value" bezieht - also entweder "@ForumID" oder die ID eines Forums, das durch "tempdb.dbo.OneID" übergeben wurde
hasForumId in interface FoGetForumStatisticsAd.Response.RowOrBuilderpublic Values.integerValue getForumId()
optional .dstore.engine.values.integerValue forum_id = 10001;
ID des Forums, auf das sich "Value" bezieht - also entweder "@ForumID" oder die ID eines Forums, das durch "tempdb.dbo.OneID" übergeben wurde
getForumId in interface FoGetForumStatisticsAd.Response.RowOrBuilderpublic FoGetForumStatisticsAd.Response.Row.Builder setForumId(Values.integerValue value)
optional .dstore.engine.values.integerValue forum_id = 10001;
ID des Forums, auf das sich "Value" bezieht - also entweder "@ForumID" oder die ID eines Forums, das durch "tempdb.dbo.OneID" übergeben wurde
public FoGetForumStatisticsAd.Response.Row.Builder setForumId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue forum_id = 10001;
ID des Forums, auf das sich "Value" bezieht - also entweder "@ForumID" oder die ID eines Forums, das durch "tempdb.dbo.OneID" übergeben wurde
public FoGetForumStatisticsAd.Response.Row.Builder mergeForumId(Values.integerValue value)
optional .dstore.engine.values.integerValue forum_id = 10001;
ID des Forums, auf das sich "Value" bezieht - also entweder "@ForumID" oder die ID eines Forums, das durch "tempdb.dbo.OneID" übergeben wurde
public FoGetForumStatisticsAd.Response.Row.Builder clearForumId()
optional .dstore.engine.values.integerValue forum_id = 10001;
ID des Forums, auf das sich "Value" bezieht - also entweder "@ForumID" oder die ID eines Forums, das durch "tempdb.dbo.OneID" übergeben wurde
public Values.integerValue.Builder getForumIdBuilder()
optional .dstore.engine.values.integerValue forum_id = 10001;
ID des Forums, auf das sich "Value" bezieht - also entweder "@ForumID" oder die ID eines Forums, das durch "tempdb.dbo.OneID" übergeben wurde
public Values.integerValueOrBuilder getForumIdOrBuilder()
optional .dstore.engine.values.integerValue forum_id = 10001;
ID des Forums, auf das sich "Value" bezieht - also entweder "@ForumID" oder die ID eines Forums, das durch "tempdb.dbo.OneID" übergeben wurde
getForumIdOrBuilder in interface FoGetForumStatisticsAd.Response.RowOrBuilderpublic boolean hasValue()
optional .dstore.engine.values.stringValue value = 10002;
Der statistische Wert des Forums "ForumID" zur Information "StatisticInformationID"
hasValue in interface FoGetForumStatisticsAd.Response.RowOrBuilderpublic Values.stringValue getValue()
optional .dstore.engine.values.stringValue value = 10002;
Der statistische Wert des Forums "ForumID" zur Information "StatisticInformationID"
getValue in interface FoGetForumStatisticsAd.Response.RowOrBuilderpublic FoGetForumStatisticsAd.Response.Row.Builder setValue(Values.stringValue value)
optional .dstore.engine.values.stringValue value = 10002;
Der statistische Wert des Forums "ForumID" zur Information "StatisticInformationID"
public FoGetForumStatisticsAd.Response.Row.Builder setValue(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue value = 10002;
Der statistische Wert des Forums "ForumID" zur Information "StatisticInformationID"
public FoGetForumStatisticsAd.Response.Row.Builder mergeValue(Values.stringValue value)
optional .dstore.engine.values.stringValue value = 10002;
Der statistische Wert des Forums "ForumID" zur Information "StatisticInformationID"
public FoGetForumStatisticsAd.Response.Row.Builder clearValue()
optional .dstore.engine.values.stringValue value = 10002;
Der statistische Wert des Forums "ForumID" zur Information "StatisticInformationID"
public Values.stringValue.Builder getValueBuilder()
optional .dstore.engine.values.stringValue value = 10002;
Der statistische Wert des Forums "ForumID" zur Information "StatisticInformationID"
public Values.stringValueOrBuilder getValueOrBuilder()
optional .dstore.engine.values.stringValue value = 10002;
Der statistische Wert des Forums "ForumID" zur Information "StatisticInformationID"
getValueOrBuilder in interface FoGetForumStatisticsAd.Response.RowOrBuilderpublic boolean hasStatisticInformationId()
optional .dstore.engine.values.integerValue statistic_information_id = 10003;
Eine ID, die in "@ListOfStatisticInformationIDs" übergeben wurde und angibt, welche Information man haben möchte (siehe Beschreibung)
hasStatisticInformationId in interface FoGetForumStatisticsAd.Response.RowOrBuilderpublic Values.integerValue getStatisticInformationId()
optional .dstore.engine.values.integerValue statistic_information_id = 10003;
Eine ID, die in "@ListOfStatisticInformationIDs" übergeben wurde und angibt, welche Information man haben möchte (siehe Beschreibung)
getStatisticInformationId in interface FoGetForumStatisticsAd.Response.RowOrBuilderpublic FoGetForumStatisticsAd.Response.Row.Builder setStatisticInformationId(Values.integerValue value)
optional .dstore.engine.values.integerValue statistic_information_id = 10003;
Eine ID, die in "@ListOfStatisticInformationIDs" übergeben wurde und angibt, welche Information man haben möchte (siehe Beschreibung)
public FoGetForumStatisticsAd.Response.Row.Builder setStatisticInformationId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue statistic_information_id = 10003;
Eine ID, die in "@ListOfStatisticInformationIDs" übergeben wurde und angibt, welche Information man haben möchte (siehe Beschreibung)
public FoGetForumStatisticsAd.Response.Row.Builder mergeStatisticInformationId(Values.integerValue value)
optional .dstore.engine.values.integerValue statistic_information_id = 10003;
Eine ID, die in "@ListOfStatisticInformationIDs" übergeben wurde und angibt, welche Information man haben möchte (siehe Beschreibung)
public FoGetForumStatisticsAd.Response.Row.Builder clearStatisticInformationId()
optional .dstore.engine.values.integerValue statistic_information_id = 10003;
Eine ID, die in "@ListOfStatisticInformationIDs" übergeben wurde und angibt, welche Information man haben möchte (siehe Beschreibung)
public Values.integerValue.Builder getStatisticInformationIdBuilder()
optional .dstore.engine.values.integerValue statistic_information_id = 10003;
Eine ID, die in "@ListOfStatisticInformationIDs" übergeben wurde und angibt, welche Information man haben möchte (siehe Beschreibung)
public Values.integerValueOrBuilder getStatisticInformationIdOrBuilder()
optional .dstore.engine.values.integerValue statistic_information_id = 10003;
Eine ID, die in "@ListOfStatisticInformationIDs" übergeben wurde und angibt, welche Information man haben möchte (siehe Beschreibung)
getStatisticInformationIdOrBuilder in interface FoGetForumStatisticsAd.Response.RowOrBuilderpublic boolean hasStatisticInformation()
optional .dstore.engine.values.stringValue statistic_information = 10004;
Bezeichnung der Information "StatisticInformationID"
hasStatisticInformation in interface FoGetForumStatisticsAd.Response.RowOrBuilderpublic Values.stringValue getStatisticInformation()
optional .dstore.engine.values.stringValue statistic_information = 10004;
Bezeichnung der Information "StatisticInformationID"
getStatisticInformation in interface FoGetForumStatisticsAd.Response.RowOrBuilderpublic FoGetForumStatisticsAd.Response.Row.Builder setStatisticInformation(Values.stringValue value)
optional .dstore.engine.values.stringValue statistic_information = 10004;
Bezeichnung der Information "StatisticInformationID"
public FoGetForumStatisticsAd.Response.Row.Builder setStatisticInformation(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue statistic_information = 10004;
Bezeichnung der Information "StatisticInformationID"
public FoGetForumStatisticsAd.Response.Row.Builder mergeStatisticInformation(Values.stringValue value)
optional .dstore.engine.values.stringValue statistic_information = 10004;
Bezeichnung der Information "StatisticInformationID"
public FoGetForumStatisticsAd.Response.Row.Builder clearStatisticInformation()
optional .dstore.engine.values.stringValue statistic_information = 10004;
Bezeichnung der Information "StatisticInformationID"
public Values.stringValue.Builder getStatisticInformationBuilder()
optional .dstore.engine.values.stringValue statistic_information = 10004;
Bezeichnung der Information "StatisticInformationID"
public Values.stringValueOrBuilder getStatisticInformationOrBuilder()
optional .dstore.engine.values.stringValue statistic_information = 10004;
Bezeichnung der Information "StatisticInformationID"
getStatisticInformationOrBuilder in interface FoGetForumStatisticsAd.Response.RowOrBuilderpublic final FoGetForumStatisticsAd.Response.Row.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<FoGetForumStatisticsAd.Response.Row.Builder>public final FoGetForumStatisticsAd.Response.Row.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<FoGetForumStatisticsAd.Response.Row.Builder>