public static final class MiGetInformationTypesAd.Response.Row.Builder extends com.google.protobuf.GeneratedMessage.Builder<MiGetInformationTypesAd.Response.Row.Builder> implements MiGetInformationTypesAd.Response.RowOrBuilder
dstore.engine.mi_GetInformationTypes_Ad.Response.Row| Modifier and Type | Method and Description |
|---|---|
MiGetInformationTypesAd.Response.Row |
build() |
MiGetInformationTypesAd.Response.Row |
buildPartial() |
MiGetInformationTypesAd.Response.Row.Builder |
clear() |
MiGetInformationTypesAd.Response.Row.Builder |
clearInformationType()
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
|
MiGetInformationTypesAd.Response.Row.Builder |
clearInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
|
MiGetInformationTypesAd.Response.Row.Builder |
clearRowId()
optional int32 row_id = 10000; |
MiGetInformationTypesAd.Response.Row |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Values.stringValue |
getInformationType()
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
|
Values.stringValue.Builder |
getInformationTypeBuilder()
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
|
Values.integerValue |
getInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
|
Values.integerValue.Builder |
getInformationTypeIdBuilder()
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
|
Values.integerValueOrBuilder |
getInformationTypeIdOrBuilder()
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
|
Values.stringValueOrBuilder |
getInformationTypeOrBuilder()
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
|
int |
getRowId()
optional int32 row_id = 10000; |
boolean |
hasInformationType()
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
|
boolean |
hasInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MiGetInformationTypesAd.Response.Row.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MiGetInformationTypesAd.Response.Row.Builder |
mergeFrom(com.google.protobuf.Message other) |
MiGetInformationTypesAd.Response.Row.Builder |
mergeFrom(MiGetInformationTypesAd.Response.Row other) |
MiGetInformationTypesAd.Response.Row.Builder |
mergeInformationType(Values.stringValue value)
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
|
MiGetInformationTypesAd.Response.Row.Builder |
mergeInformationTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
|
MiGetInformationTypesAd.Response.Row.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MiGetInformationTypesAd.Response.Row.Builder |
setInformationType(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
|
MiGetInformationTypesAd.Response.Row.Builder |
setInformationType(Values.stringValue value)
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
|
MiGetInformationTypesAd.Response.Row.Builder |
setInformationTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
|
MiGetInformationTypesAd.Response.Row.Builder |
setInformationTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
|
MiGetInformationTypesAd.Response.Row.Builder |
setRowId(int value)
optional int32 row_id = 10000; |
MiGetInformationTypesAd.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<MiGetInformationTypesAd.Response.Row.Builder>public MiGetInformationTypesAd.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<MiGetInformationTypesAd.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<MiGetInformationTypesAd.Response.Row.Builder>public MiGetInformationTypesAd.Response.Row getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic MiGetInformationTypesAd.Response.Row build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic MiGetInformationTypesAd.Response.Row buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic MiGetInformationTypesAd.Response.Row.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MiGetInformationTypesAd.Response.Row.Builder>public MiGetInformationTypesAd.Response.Row.Builder mergeFrom(MiGetInformationTypesAd.Response.Row other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<MiGetInformationTypesAd.Response.Row.Builder>public MiGetInformationTypesAd.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<MiGetInformationTypesAd.Response.Row.Builder>java.io.IOExceptionpublic int getRowId()
optional int32 row_id = 10000;getRowId in interface MiGetInformationTypesAd.Response.RowOrBuilderpublic MiGetInformationTypesAd.Response.Row.Builder setRowId(int value)
optional int32 row_id = 10000;public MiGetInformationTypesAd.Response.Row.Builder clearRowId()
optional int32 row_id = 10000;public boolean hasInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
hasInformationTypeId in interface MiGetInformationTypesAd.Response.RowOrBuilderpublic Values.integerValue getInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
getInformationTypeId in interface MiGetInformationTypesAd.Response.RowOrBuilderpublic MiGetInformationTypesAd.Response.Row.Builder setInformationTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
public MiGetInformationTypesAd.Response.Row.Builder setInformationTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
public MiGetInformationTypesAd.Response.Row.Builder mergeInformationTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
public MiGetInformationTypesAd.Response.Row.Builder clearInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
public Values.integerValue.Builder getInformationTypeIdBuilder()
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
public Values.integerValueOrBuilder getInformationTypeIdOrBuilder()
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
getInformationTypeIdOrBuilder in interface MiGetInformationTypesAd.Response.RowOrBuilderpublic boolean hasInformationType()
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
hasInformationType in interface MiGetInformationTypesAd.Response.RowOrBuilderpublic Values.stringValue getInformationType()
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
getInformationType in interface MiGetInformationTypesAd.Response.RowOrBuilderpublic MiGetInformationTypesAd.Response.Row.Builder setInformationType(Values.stringValue value)
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
public MiGetInformationTypesAd.Response.Row.Builder setInformationType(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
public MiGetInformationTypesAd.Response.Row.Builder mergeInformationType(Values.stringValue value)
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
public MiGetInformationTypesAd.Response.Row.Builder clearInformationType()
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
public Values.stringValue.Builder getInformationTypeBuilder()
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
public Values.stringValueOrBuilder getInformationTypeOrBuilder()
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
getInformationTypeOrBuilder in interface MiGetInformationTypesAd.Response.RowOrBuilderpublic final MiGetInformationTypesAd.Response.Row.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<MiGetInformationTypesAd.Response.Row.Builder>public final MiGetInformationTypesAd.Response.Row.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<MiGetInformationTypesAd.Response.Row.Builder>