public static final class CoGetCommunityForumsAd.Response.Row.Builder extends com.google.protobuf.GeneratedMessage.Builder<CoGetCommunityForumsAd.Response.Row.Builder> implements CoGetCommunityForumsAd.Response.RowOrBuilder
dstore.engine.co_GetCommunityForums_Ad.Response.Row| Modifier and Type | Method and Description |
|---|---|
CoGetCommunityForumsAd.Response.Row |
build() |
CoGetCommunityForumsAd.Response.Row |
buildPartial() |
CoGetCommunityForumsAd.Response.Row.Builder |
clear() |
CoGetCommunityForumsAd.Response.Row.Builder |
clearCommunityId()
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
|
CoGetCommunityForumsAd.Response.Row.Builder |
clearCommunityName()
optional .dstore.engine.values.stringValue community_name = 10004;
Name der Community "CommunityID"
|
CoGetCommunityForumsAd.Response.Row.Builder |
clearForumId()
optional .dstore.engine.values.integerValue forum_id = 10002;
ID eines Forums, das der Community "CommunityID" zugeordnet ist
|
CoGetCommunityForumsAd.Response.Row.Builder |
clearForumName()
optional .dstore.engine.values.stringValue forum_name = 10003;
Name des Forums "ForumID"
|
CoGetCommunityForumsAd.Response.Row.Builder |
clearLanguageId()
optional .dstore.engine.values.integerValue language_id = 10006;
ID einer Sprache, in der die Beiträge des Forums sind
|
CoGetCommunityForumsAd.Response.Row.Builder |
clearRowId()
optional int32 row_id = 10000; |
CoGetCommunityForumsAd.Response.Row.Builder |
clearSortNo()
optional .dstore.engine.values.integerValue sort_no = 10005;
Bestimmt die Reihenfolge des Forums "ForumID" innerhalb aller Foren, die der Community "CommunityID" zugeordnet sind
|
Values.integerValue |
getCommunityId()
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
|
Values.integerValue.Builder |
getCommunityIdBuilder()
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 = 10004;
Name der Community "CommunityID"
|
Values.stringValue.Builder |
getCommunityNameBuilder()
optional .dstore.engine.values.stringValue community_name = 10004;
Name der Community "CommunityID"
|
Values.stringValueOrBuilder |
getCommunityNameOrBuilder()
optional .dstore.engine.values.stringValue community_name = 10004;
Name der Community "CommunityID"
|
CoGetCommunityForumsAd.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 = 10002;
ID eines Forums, das der Community "CommunityID" zugeordnet ist
|
Values.integerValue.Builder |
getForumIdBuilder()
optional .dstore.engine.values.integerValue forum_id = 10002;
ID eines Forums, das der Community "CommunityID" zugeordnet ist
|
Values.integerValueOrBuilder |
getForumIdOrBuilder()
optional .dstore.engine.values.integerValue forum_id = 10002;
ID eines Forums, das der Community "CommunityID" zugeordnet ist
|
Values.stringValue |
getForumName()
optional .dstore.engine.values.stringValue forum_name = 10003;
Name des Forums "ForumID"
|
Values.stringValue.Builder |
getForumNameBuilder()
optional .dstore.engine.values.stringValue forum_name = 10003;
Name des Forums "ForumID"
|
Values.stringValueOrBuilder |
getForumNameOrBuilder()
optional .dstore.engine.values.stringValue forum_name = 10003;
Name des Forums "ForumID"
|
Values.integerValue |
getLanguageId()
optional .dstore.engine.values.integerValue language_id = 10006;
ID einer Sprache, in der die Beiträge des Forums sind
|
Values.integerValue.Builder |
getLanguageIdBuilder()
optional .dstore.engine.values.integerValue language_id = 10006;
ID einer Sprache, in der die Beiträge des Forums sind
|
Values.integerValueOrBuilder |
getLanguageIdOrBuilder()
optional .dstore.engine.values.integerValue language_id = 10006;
ID einer Sprache, in der die Beiträge des Forums sind
|
int |
getRowId()
optional int32 row_id = 10000; |
Values.integerValue |
getSortNo()
optional .dstore.engine.values.integerValue sort_no = 10005;
Bestimmt die Reihenfolge des Forums "ForumID" innerhalb aller Foren, die der Community "CommunityID" zugeordnet sind
|
Values.integerValue.Builder |
getSortNoBuilder()
optional .dstore.engine.values.integerValue sort_no = 10005;
Bestimmt die Reihenfolge des Forums "ForumID" innerhalb aller Foren, die der Community "CommunityID" zugeordnet sind
|
Values.integerValueOrBuilder |
getSortNoOrBuilder()
optional .dstore.engine.values.integerValue sort_no = 10005;
Bestimmt die Reihenfolge des Forums "ForumID" innerhalb aller Foren, die der Community "CommunityID" zugeordnet sind
|
boolean |
hasCommunityId()
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
|
boolean |
hasCommunityName()
optional .dstore.engine.values.stringValue community_name = 10004;
Name der Community "CommunityID"
|
boolean |
hasForumId()
optional .dstore.engine.values.integerValue forum_id = 10002;
ID eines Forums, das der Community "CommunityID" zugeordnet ist
|
boolean |
hasForumName()
optional .dstore.engine.values.stringValue forum_name = 10003;
Name des Forums "ForumID"
|
boolean |
hasLanguageId()
optional .dstore.engine.values.integerValue language_id = 10006;
ID einer Sprache, in der die Beiträge des Forums sind
|
boolean |
hasSortNo()
optional .dstore.engine.values.integerValue sort_no = 10005;
Bestimmt die Reihenfolge des Forums "ForumID" innerhalb aller Foren, die der Community "CommunityID" zugeordnet sind
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CoGetCommunityForumsAd.Response.Row.Builder |
mergeCommunityId(Values.integerValue value)
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
|
CoGetCommunityForumsAd.Response.Row.Builder |
mergeCommunityName(Values.stringValue value)
optional .dstore.engine.values.stringValue community_name = 10004;
Name der Community "CommunityID"
|
CoGetCommunityForumsAd.Response.Row.Builder |
mergeForumId(Values.integerValue value)
optional .dstore.engine.values.integerValue forum_id = 10002;
ID eines Forums, das der Community "CommunityID" zugeordnet ist
|
CoGetCommunityForumsAd.Response.Row.Builder |
mergeForumName(Values.stringValue value)
optional .dstore.engine.values.stringValue forum_name = 10003;
Name des Forums "ForumID"
|
CoGetCommunityForumsAd.Response.Row.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CoGetCommunityForumsAd.Response.Row.Builder |
mergeFrom(CoGetCommunityForumsAd.Response.Row other) |
CoGetCommunityForumsAd.Response.Row.Builder |
mergeFrom(com.google.protobuf.Message other) |
CoGetCommunityForumsAd.Response.Row.Builder |
mergeLanguageId(Values.integerValue value)
optional .dstore.engine.values.integerValue language_id = 10006;
ID einer Sprache, in der die Beiträge des Forums sind
|
CoGetCommunityForumsAd.Response.Row.Builder |
mergeSortNo(Values.integerValue value)
optional .dstore.engine.values.integerValue sort_no = 10005;
Bestimmt die Reihenfolge des Forums "ForumID" innerhalb aller Foren, die der Community "CommunityID" zugeordnet sind
|
CoGetCommunityForumsAd.Response.Row.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CoGetCommunityForumsAd.Response.Row.Builder |
setCommunityId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
|
CoGetCommunityForumsAd.Response.Row.Builder |
setCommunityId(Values.integerValue value)
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
|
CoGetCommunityForumsAd.Response.Row.Builder |
setCommunityName(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue community_name = 10004;
Name der Community "CommunityID"
|
CoGetCommunityForumsAd.Response.Row.Builder |
setCommunityName(Values.stringValue value)
optional .dstore.engine.values.stringValue community_name = 10004;
Name der Community "CommunityID"
|
CoGetCommunityForumsAd.Response.Row.Builder |
setForumId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue forum_id = 10002;
ID eines Forums, das der Community "CommunityID" zugeordnet ist
|
CoGetCommunityForumsAd.Response.Row.Builder |
setForumId(Values.integerValue value)
optional .dstore.engine.values.integerValue forum_id = 10002;
ID eines Forums, das der Community "CommunityID" zugeordnet ist
|
CoGetCommunityForumsAd.Response.Row.Builder |
setForumName(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue forum_name = 10003;
Name des Forums "ForumID"
|
CoGetCommunityForumsAd.Response.Row.Builder |
setForumName(Values.stringValue value)
optional .dstore.engine.values.stringValue forum_name = 10003;
Name des Forums "ForumID"
|
CoGetCommunityForumsAd.Response.Row.Builder |
setLanguageId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue language_id = 10006;
ID einer Sprache, in der die Beiträge des Forums sind
|
CoGetCommunityForumsAd.Response.Row.Builder |
setLanguageId(Values.integerValue value)
optional .dstore.engine.values.integerValue language_id = 10006;
ID einer Sprache, in der die Beiträge des Forums sind
|
CoGetCommunityForumsAd.Response.Row.Builder |
setRowId(int value)
optional int32 row_id = 10000; |
CoGetCommunityForumsAd.Response.Row.Builder |
setSortNo(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue sort_no = 10005;
Bestimmt die Reihenfolge des Forums "ForumID" innerhalb aller Foren, die der Community "CommunityID" zugeordnet sind
|
CoGetCommunityForumsAd.Response.Row.Builder |
setSortNo(Values.integerValue value)
optional .dstore.engine.values.integerValue sort_no = 10005;
Bestimmt die Reihenfolge des Forums "ForumID" innerhalb aller Foren, die der Community "CommunityID" zugeordnet sind
|
CoGetCommunityForumsAd.Response.Row.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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<CoGetCommunityForumsAd.Response.Row.Builder>public CoGetCommunityForumsAd.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<CoGetCommunityForumsAd.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<CoGetCommunityForumsAd.Response.Row.Builder>public CoGetCommunityForumsAd.Response.Row getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CoGetCommunityForumsAd.Response.Row build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CoGetCommunityForumsAd.Response.Row buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CoGetCommunityForumsAd.Response.Row.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CoGetCommunityForumsAd.Response.Row.Builder>public CoGetCommunityForumsAd.Response.Row.Builder mergeFrom(CoGetCommunityForumsAd.Response.Row other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<CoGetCommunityForumsAd.Response.Row.Builder>public CoGetCommunityForumsAd.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<CoGetCommunityForumsAd.Response.Row.Builder>java.io.IOExceptionpublic int getRowId()
optional int32 row_id = 10000;getRowId in interface CoGetCommunityForumsAd.Response.RowOrBuilderpublic CoGetCommunityForumsAd.Response.Row.Builder setRowId(int value)
optional int32 row_id = 10000;public CoGetCommunityForumsAd.Response.Row.Builder clearRowId()
optional int32 row_id = 10000;public boolean hasCommunityId()
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
hasCommunityId in interface CoGetCommunityForumsAd.Response.RowOrBuilderpublic Values.integerValue getCommunityId()
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
getCommunityId in interface CoGetCommunityForumsAd.Response.RowOrBuilderpublic CoGetCommunityForumsAd.Response.Row.Builder setCommunityId(Values.integerValue value)
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
public CoGetCommunityForumsAd.Response.Row.Builder setCommunityId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
public CoGetCommunityForumsAd.Response.Row.Builder mergeCommunityId(Values.integerValue value)
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
public CoGetCommunityForumsAd.Response.Row.Builder clearCommunityId()
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
public Values.integerValue.Builder getCommunityIdBuilder()
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
public Values.integerValueOrBuilder getCommunityIdOrBuilder()
optional .dstore.engine.values.integerValue community_id = 10001;
ID einer Community
getCommunityIdOrBuilder in interface CoGetCommunityForumsAd.Response.RowOrBuilderpublic boolean hasForumId()
optional .dstore.engine.values.integerValue forum_id = 10002;
ID eines Forums, das der Community "CommunityID" zugeordnet ist
hasForumId in interface CoGetCommunityForumsAd.Response.RowOrBuilderpublic Values.integerValue getForumId()
optional .dstore.engine.values.integerValue forum_id = 10002;
ID eines Forums, das der Community "CommunityID" zugeordnet ist
getForumId in interface CoGetCommunityForumsAd.Response.RowOrBuilderpublic CoGetCommunityForumsAd.Response.Row.Builder setForumId(Values.integerValue value)
optional .dstore.engine.values.integerValue forum_id = 10002;
ID eines Forums, das der Community "CommunityID" zugeordnet ist
public CoGetCommunityForumsAd.Response.Row.Builder setForumId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue forum_id = 10002;
ID eines Forums, das der Community "CommunityID" zugeordnet ist
public CoGetCommunityForumsAd.Response.Row.Builder mergeForumId(Values.integerValue value)
optional .dstore.engine.values.integerValue forum_id = 10002;
ID eines Forums, das der Community "CommunityID" zugeordnet ist
public CoGetCommunityForumsAd.Response.Row.Builder clearForumId()
optional .dstore.engine.values.integerValue forum_id = 10002;
ID eines Forums, das der Community "CommunityID" zugeordnet ist
public Values.integerValue.Builder getForumIdBuilder()
optional .dstore.engine.values.integerValue forum_id = 10002;
ID eines Forums, das der Community "CommunityID" zugeordnet ist
public Values.integerValueOrBuilder getForumIdOrBuilder()
optional .dstore.engine.values.integerValue forum_id = 10002;
ID eines Forums, das der Community "CommunityID" zugeordnet ist
getForumIdOrBuilder in interface CoGetCommunityForumsAd.Response.RowOrBuilderpublic boolean hasForumName()
optional .dstore.engine.values.stringValue forum_name = 10003;
Name des Forums "ForumID"
hasForumName in interface CoGetCommunityForumsAd.Response.RowOrBuilderpublic Values.stringValue getForumName()
optional .dstore.engine.values.stringValue forum_name = 10003;
Name des Forums "ForumID"
getForumName in interface CoGetCommunityForumsAd.Response.RowOrBuilderpublic CoGetCommunityForumsAd.Response.Row.Builder setForumName(Values.stringValue value)
optional .dstore.engine.values.stringValue forum_name = 10003;
Name des Forums "ForumID"
public CoGetCommunityForumsAd.Response.Row.Builder setForumName(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue forum_name = 10003;
Name des Forums "ForumID"
public CoGetCommunityForumsAd.Response.Row.Builder mergeForumName(Values.stringValue value)
optional .dstore.engine.values.stringValue forum_name = 10003;
Name des Forums "ForumID"
public CoGetCommunityForumsAd.Response.Row.Builder clearForumName()
optional .dstore.engine.values.stringValue forum_name = 10003;
Name des Forums "ForumID"
public Values.stringValue.Builder getForumNameBuilder()
optional .dstore.engine.values.stringValue forum_name = 10003;
Name des Forums "ForumID"
public Values.stringValueOrBuilder getForumNameOrBuilder()
optional .dstore.engine.values.stringValue forum_name = 10003;
Name des Forums "ForumID"
getForumNameOrBuilder in interface CoGetCommunityForumsAd.Response.RowOrBuilderpublic boolean hasCommunityName()
optional .dstore.engine.values.stringValue community_name = 10004;
Name der Community "CommunityID"
hasCommunityName in interface CoGetCommunityForumsAd.Response.RowOrBuilderpublic Values.stringValue getCommunityName()
optional .dstore.engine.values.stringValue community_name = 10004;
Name der Community "CommunityID"
getCommunityName in interface CoGetCommunityForumsAd.Response.RowOrBuilderpublic CoGetCommunityForumsAd.Response.Row.Builder setCommunityName(Values.stringValue value)
optional .dstore.engine.values.stringValue community_name = 10004;
Name der Community "CommunityID"
public CoGetCommunityForumsAd.Response.Row.Builder setCommunityName(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue community_name = 10004;
Name der Community "CommunityID"
public CoGetCommunityForumsAd.Response.Row.Builder mergeCommunityName(Values.stringValue value)
optional .dstore.engine.values.stringValue community_name = 10004;
Name der Community "CommunityID"
public CoGetCommunityForumsAd.Response.Row.Builder clearCommunityName()
optional .dstore.engine.values.stringValue community_name = 10004;
Name der Community "CommunityID"
public Values.stringValue.Builder getCommunityNameBuilder()
optional .dstore.engine.values.stringValue community_name = 10004;
Name der Community "CommunityID"
public Values.stringValueOrBuilder getCommunityNameOrBuilder()
optional .dstore.engine.values.stringValue community_name = 10004;
Name der Community "CommunityID"
getCommunityNameOrBuilder in interface CoGetCommunityForumsAd.Response.RowOrBuilderpublic boolean hasSortNo()
optional .dstore.engine.values.integerValue sort_no = 10005;
Bestimmt die Reihenfolge des Forums "ForumID" innerhalb aller Foren, die der Community "CommunityID" zugeordnet sind
hasSortNo in interface CoGetCommunityForumsAd.Response.RowOrBuilderpublic Values.integerValue getSortNo()
optional .dstore.engine.values.integerValue sort_no = 10005;
Bestimmt die Reihenfolge des Forums "ForumID" innerhalb aller Foren, die der Community "CommunityID" zugeordnet sind
getSortNo in interface CoGetCommunityForumsAd.Response.RowOrBuilderpublic CoGetCommunityForumsAd.Response.Row.Builder setSortNo(Values.integerValue value)
optional .dstore.engine.values.integerValue sort_no = 10005;
Bestimmt die Reihenfolge des Forums "ForumID" innerhalb aller Foren, die der Community "CommunityID" zugeordnet sind
public CoGetCommunityForumsAd.Response.Row.Builder setSortNo(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue sort_no = 10005;
Bestimmt die Reihenfolge des Forums "ForumID" innerhalb aller Foren, die der Community "CommunityID" zugeordnet sind
public CoGetCommunityForumsAd.Response.Row.Builder mergeSortNo(Values.integerValue value)
optional .dstore.engine.values.integerValue sort_no = 10005;
Bestimmt die Reihenfolge des Forums "ForumID" innerhalb aller Foren, die der Community "CommunityID" zugeordnet sind
public CoGetCommunityForumsAd.Response.Row.Builder clearSortNo()
optional .dstore.engine.values.integerValue sort_no = 10005;
Bestimmt die Reihenfolge des Forums "ForumID" innerhalb aller Foren, die der Community "CommunityID" zugeordnet sind
public Values.integerValue.Builder getSortNoBuilder()
optional .dstore.engine.values.integerValue sort_no = 10005;
Bestimmt die Reihenfolge des Forums "ForumID" innerhalb aller Foren, die der Community "CommunityID" zugeordnet sind
public Values.integerValueOrBuilder getSortNoOrBuilder()
optional .dstore.engine.values.integerValue sort_no = 10005;
Bestimmt die Reihenfolge des Forums "ForumID" innerhalb aller Foren, die der Community "CommunityID" zugeordnet sind
getSortNoOrBuilder in interface CoGetCommunityForumsAd.Response.RowOrBuilderpublic boolean hasLanguageId()
optional .dstore.engine.values.integerValue language_id = 10006;
ID einer Sprache, in der die Beiträge des Forums sind
hasLanguageId in interface CoGetCommunityForumsAd.Response.RowOrBuilderpublic Values.integerValue getLanguageId()
optional .dstore.engine.values.integerValue language_id = 10006;
ID einer Sprache, in der die Beiträge des Forums sind
getLanguageId in interface CoGetCommunityForumsAd.Response.RowOrBuilderpublic CoGetCommunityForumsAd.Response.Row.Builder setLanguageId(Values.integerValue value)
optional .dstore.engine.values.integerValue language_id = 10006;
ID einer Sprache, in der die Beiträge des Forums sind
public CoGetCommunityForumsAd.Response.Row.Builder setLanguageId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue language_id = 10006;
ID einer Sprache, in der die Beiträge des Forums sind
public CoGetCommunityForumsAd.Response.Row.Builder mergeLanguageId(Values.integerValue value)
optional .dstore.engine.values.integerValue language_id = 10006;
ID einer Sprache, in der die Beiträge des Forums sind
public CoGetCommunityForumsAd.Response.Row.Builder clearLanguageId()
optional .dstore.engine.values.integerValue language_id = 10006;
ID einer Sprache, in der die Beiträge des Forums sind
public Values.integerValue.Builder getLanguageIdBuilder()
optional .dstore.engine.values.integerValue language_id = 10006;
ID einer Sprache, in der die Beiträge des Forums sind
public Values.integerValueOrBuilder getLanguageIdOrBuilder()
optional .dstore.engine.values.integerValue language_id = 10006;
ID einer Sprache, in der die Beiträge des Forums sind
getLanguageIdOrBuilder in interface CoGetCommunityForumsAd.Response.RowOrBuilderpublic final CoGetCommunityForumsAd.Response.Row.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<CoGetCommunityForumsAd.Response.Row.Builder>public final CoGetCommunityForumsAd.Response.Row.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<CoGetCommunityForumsAd.Response.Row.Builder>