public static final class AcGetActionStatusCategsAd.Response.Row.Builder extends com.google.protobuf.GeneratedMessage.Builder<AcGetActionStatusCategsAd.Response.Row.Builder> implements AcGetActionStatusCategsAd.Response.RowOrBuilder
dstore.engine.ac_GetActionStatusCategs_Ad.Response.Row| Modifier and Type | Method and Description |
|---|---|
AcGetActionStatusCategsAd.Response.Row |
build() |
AcGetActionStatusCategsAd.Response.Row |
buildPartial() |
AcGetActionStatusCategsAd.Response.Row.Builder |
clear() |
AcGetActionStatusCategsAd.Response.Row.Builder |
clearCategoryDescription()
optional .dstore.engine.values.stringValue category_description = 10001;
Bezeichnung der Kategorie "StatusCategoryID"
|
AcGetActionStatusCategsAd.Response.Row.Builder |
clearRowId()
optional int32 row_id = 10000; |
AcGetActionStatusCategsAd.Response.Row.Builder |
clearSortNo()
optional .dstore.engine.values.integerValue sort_no = 10002;
Bestimmt die Reihenfolge von "StatusCategoryID" innerhalb aller Status-Kategorien
|
AcGetActionStatusCategsAd.Response.Row.Builder |
clearStatusCategoryId()
optional .dstore.engine.values.integerValue status_category_id = 10003;
ID einer Status-Kategorie
|
Values.stringValue |
getCategoryDescription()
optional .dstore.engine.values.stringValue category_description = 10001;
Bezeichnung der Kategorie "StatusCategoryID"
|
Values.stringValue.Builder |
getCategoryDescriptionBuilder()
optional .dstore.engine.values.stringValue category_description = 10001;
Bezeichnung der Kategorie "StatusCategoryID"
|
Values.stringValueOrBuilder |
getCategoryDescriptionOrBuilder()
optional .dstore.engine.values.stringValue category_description = 10001;
Bezeichnung der Kategorie "StatusCategoryID"
|
AcGetActionStatusCategsAd.Response.Row |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getRowId()
optional int32 row_id = 10000; |
Values.integerValue |
getSortNo()
optional .dstore.engine.values.integerValue sort_no = 10002;
Bestimmt die Reihenfolge von "StatusCategoryID" innerhalb aller Status-Kategorien
|
Values.integerValue.Builder |
getSortNoBuilder()
optional .dstore.engine.values.integerValue sort_no = 10002;
Bestimmt die Reihenfolge von "StatusCategoryID" innerhalb aller Status-Kategorien
|
Values.integerValueOrBuilder |
getSortNoOrBuilder()
optional .dstore.engine.values.integerValue sort_no = 10002;
Bestimmt die Reihenfolge von "StatusCategoryID" innerhalb aller Status-Kategorien
|
Values.integerValue |
getStatusCategoryId()
optional .dstore.engine.values.integerValue status_category_id = 10003;
ID einer Status-Kategorie
|
Values.integerValue.Builder |
getStatusCategoryIdBuilder()
optional .dstore.engine.values.integerValue status_category_id = 10003;
ID einer Status-Kategorie
|
Values.integerValueOrBuilder |
getStatusCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue status_category_id = 10003;
ID einer Status-Kategorie
|
boolean |
hasCategoryDescription()
optional .dstore.engine.values.stringValue category_description = 10001;
Bezeichnung der Kategorie "StatusCategoryID"
|
boolean |
hasSortNo()
optional .dstore.engine.values.integerValue sort_no = 10002;
Bestimmt die Reihenfolge von "StatusCategoryID" innerhalb aller Status-Kategorien
|
boolean |
hasStatusCategoryId()
optional .dstore.engine.values.integerValue status_category_id = 10003;
ID einer Status-Kategorie
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AcGetActionStatusCategsAd.Response.Row.Builder |
mergeCategoryDescription(Values.stringValue value)
optional .dstore.engine.values.stringValue category_description = 10001;
Bezeichnung der Kategorie "StatusCategoryID"
|
AcGetActionStatusCategsAd.Response.Row.Builder |
mergeFrom(AcGetActionStatusCategsAd.Response.Row other) |
AcGetActionStatusCategsAd.Response.Row.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AcGetActionStatusCategsAd.Response.Row.Builder |
mergeFrom(com.google.protobuf.Message other) |
AcGetActionStatusCategsAd.Response.Row.Builder |
mergeSortNo(Values.integerValue value)
optional .dstore.engine.values.integerValue sort_no = 10002;
Bestimmt die Reihenfolge von "StatusCategoryID" innerhalb aller Status-Kategorien
|
AcGetActionStatusCategsAd.Response.Row.Builder |
mergeStatusCategoryId(Values.integerValue value)
optional .dstore.engine.values.integerValue status_category_id = 10003;
ID einer Status-Kategorie
|
AcGetActionStatusCategsAd.Response.Row.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AcGetActionStatusCategsAd.Response.Row.Builder |
setCategoryDescription(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue category_description = 10001;
Bezeichnung der Kategorie "StatusCategoryID"
|
AcGetActionStatusCategsAd.Response.Row.Builder |
setCategoryDescription(Values.stringValue value)
optional .dstore.engine.values.stringValue category_description = 10001;
Bezeichnung der Kategorie "StatusCategoryID"
|
AcGetActionStatusCategsAd.Response.Row.Builder |
setRowId(int value)
optional int32 row_id = 10000; |
AcGetActionStatusCategsAd.Response.Row.Builder |
setSortNo(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue sort_no = 10002;
Bestimmt die Reihenfolge von "StatusCategoryID" innerhalb aller Status-Kategorien
|
AcGetActionStatusCategsAd.Response.Row.Builder |
setSortNo(Values.integerValue value)
optional .dstore.engine.values.integerValue sort_no = 10002;
Bestimmt die Reihenfolge von "StatusCategoryID" innerhalb aller Status-Kategorien
|
AcGetActionStatusCategsAd.Response.Row.Builder |
setStatusCategoryId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue status_category_id = 10003;
ID einer Status-Kategorie
|
AcGetActionStatusCategsAd.Response.Row.Builder |
setStatusCategoryId(Values.integerValue value)
optional .dstore.engine.values.integerValue status_category_id = 10003;
ID einer Status-Kategorie
|
AcGetActionStatusCategsAd.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<AcGetActionStatusCategsAd.Response.Row.Builder>public AcGetActionStatusCategsAd.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<AcGetActionStatusCategsAd.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<AcGetActionStatusCategsAd.Response.Row.Builder>public AcGetActionStatusCategsAd.Response.Row getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AcGetActionStatusCategsAd.Response.Row build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AcGetActionStatusCategsAd.Response.Row buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AcGetActionStatusCategsAd.Response.Row.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AcGetActionStatusCategsAd.Response.Row.Builder>public AcGetActionStatusCategsAd.Response.Row.Builder mergeFrom(AcGetActionStatusCategsAd.Response.Row other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<AcGetActionStatusCategsAd.Response.Row.Builder>public AcGetActionStatusCategsAd.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<AcGetActionStatusCategsAd.Response.Row.Builder>java.io.IOExceptionpublic int getRowId()
optional int32 row_id = 10000;getRowId in interface AcGetActionStatusCategsAd.Response.RowOrBuilderpublic AcGetActionStatusCategsAd.Response.Row.Builder setRowId(int value)
optional int32 row_id = 10000;public AcGetActionStatusCategsAd.Response.Row.Builder clearRowId()
optional int32 row_id = 10000;public boolean hasCategoryDescription()
optional .dstore.engine.values.stringValue category_description = 10001;
Bezeichnung der Kategorie "StatusCategoryID"
hasCategoryDescription in interface AcGetActionStatusCategsAd.Response.RowOrBuilderpublic Values.stringValue getCategoryDescription()
optional .dstore.engine.values.stringValue category_description = 10001;
Bezeichnung der Kategorie "StatusCategoryID"
getCategoryDescription in interface AcGetActionStatusCategsAd.Response.RowOrBuilderpublic AcGetActionStatusCategsAd.Response.Row.Builder setCategoryDescription(Values.stringValue value)
optional .dstore.engine.values.stringValue category_description = 10001;
Bezeichnung der Kategorie "StatusCategoryID"
public AcGetActionStatusCategsAd.Response.Row.Builder setCategoryDescription(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue category_description = 10001;
Bezeichnung der Kategorie "StatusCategoryID"
public AcGetActionStatusCategsAd.Response.Row.Builder mergeCategoryDescription(Values.stringValue value)
optional .dstore.engine.values.stringValue category_description = 10001;
Bezeichnung der Kategorie "StatusCategoryID"
public AcGetActionStatusCategsAd.Response.Row.Builder clearCategoryDescription()
optional .dstore.engine.values.stringValue category_description = 10001;
Bezeichnung der Kategorie "StatusCategoryID"
public Values.stringValue.Builder getCategoryDescriptionBuilder()
optional .dstore.engine.values.stringValue category_description = 10001;
Bezeichnung der Kategorie "StatusCategoryID"
public Values.stringValueOrBuilder getCategoryDescriptionOrBuilder()
optional .dstore.engine.values.stringValue category_description = 10001;
Bezeichnung der Kategorie "StatusCategoryID"
getCategoryDescriptionOrBuilder in interface AcGetActionStatusCategsAd.Response.RowOrBuilderpublic boolean hasSortNo()
optional .dstore.engine.values.integerValue sort_no = 10002;
Bestimmt die Reihenfolge von "StatusCategoryID" innerhalb aller Status-Kategorien
hasSortNo in interface AcGetActionStatusCategsAd.Response.RowOrBuilderpublic Values.integerValue getSortNo()
optional .dstore.engine.values.integerValue sort_no = 10002;
Bestimmt die Reihenfolge von "StatusCategoryID" innerhalb aller Status-Kategorien
getSortNo in interface AcGetActionStatusCategsAd.Response.RowOrBuilderpublic AcGetActionStatusCategsAd.Response.Row.Builder setSortNo(Values.integerValue value)
optional .dstore.engine.values.integerValue sort_no = 10002;
Bestimmt die Reihenfolge von "StatusCategoryID" innerhalb aller Status-Kategorien
public AcGetActionStatusCategsAd.Response.Row.Builder setSortNo(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue sort_no = 10002;
Bestimmt die Reihenfolge von "StatusCategoryID" innerhalb aller Status-Kategorien
public AcGetActionStatusCategsAd.Response.Row.Builder mergeSortNo(Values.integerValue value)
optional .dstore.engine.values.integerValue sort_no = 10002;
Bestimmt die Reihenfolge von "StatusCategoryID" innerhalb aller Status-Kategorien
public AcGetActionStatusCategsAd.Response.Row.Builder clearSortNo()
optional .dstore.engine.values.integerValue sort_no = 10002;
Bestimmt die Reihenfolge von "StatusCategoryID" innerhalb aller Status-Kategorien
public Values.integerValue.Builder getSortNoBuilder()
optional .dstore.engine.values.integerValue sort_no = 10002;
Bestimmt die Reihenfolge von "StatusCategoryID" innerhalb aller Status-Kategorien
public Values.integerValueOrBuilder getSortNoOrBuilder()
optional .dstore.engine.values.integerValue sort_no = 10002;
Bestimmt die Reihenfolge von "StatusCategoryID" innerhalb aller Status-Kategorien
getSortNoOrBuilder in interface AcGetActionStatusCategsAd.Response.RowOrBuilderpublic boolean hasStatusCategoryId()
optional .dstore.engine.values.integerValue status_category_id = 10003;
ID einer Status-Kategorie
hasStatusCategoryId in interface AcGetActionStatusCategsAd.Response.RowOrBuilderpublic Values.integerValue getStatusCategoryId()
optional .dstore.engine.values.integerValue status_category_id = 10003;
ID einer Status-Kategorie
getStatusCategoryId in interface AcGetActionStatusCategsAd.Response.RowOrBuilderpublic AcGetActionStatusCategsAd.Response.Row.Builder setStatusCategoryId(Values.integerValue value)
optional .dstore.engine.values.integerValue status_category_id = 10003;
ID einer Status-Kategorie
public AcGetActionStatusCategsAd.Response.Row.Builder setStatusCategoryId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue status_category_id = 10003;
ID einer Status-Kategorie
public AcGetActionStatusCategsAd.Response.Row.Builder mergeStatusCategoryId(Values.integerValue value)
optional .dstore.engine.values.integerValue status_category_id = 10003;
ID einer Status-Kategorie
public AcGetActionStatusCategsAd.Response.Row.Builder clearStatusCategoryId()
optional .dstore.engine.values.integerValue status_category_id = 10003;
ID einer Status-Kategorie
public Values.integerValue.Builder getStatusCategoryIdBuilder()
optional .dstore.engine.values.integerValue status_category_id = 10003;
ID einer Status-Kategorie
public Values.integerValueOrBuilder getStatusCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue status_category_id = 10003;
ID einer Status-Kategorie
getStatusCategoryIdOrBuilder in interface AcGetActionStatusCategsAd.Response.RowOrBuilderpublic final AcGetActionStatusCategsAd.Response.Row.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<AcGetActionStatusCategsAd.Response.Row.Builder>public final AcGetActionStatusCategsAd.Response.Row.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<AcGetActionStatusCategsAd.Response.Row.Builder>