public static final class OmGetBillContentInfoAd.Response.Row.Builder extends com.google.protobuf.GeneratedMessage.Builder<OmGetBillContentInfoAd.Response.Row.Builder> implements OmGetBillContentInfoAd.Response.RowOrBuilder
dstore.engine.om_GetBillContentInfo_Ad.Response.Row| Modifier and Type | Method and Description |
|---|---|
OmGetBillContentInfoAd.Response.Row |
build() |
OmGetBillContentInfoAd.Response.Row |
buildPartial() |
OmGetBillContentInfoAd.Response.Row.Builder |
clear() |
OmGetBillContentInfoAd.Response.Row.Builder |
clearBillContentId()
optional .dstore.engine.values.integerValue bill_content_id = 10002;
ID einer Rechnungs-Position (die auf einer Auftrags-Position basiert)
|
OmGetBillContentInfoAd.Response.Row.Builder |
clearCreatedAtDateAndTime()
optional .dstore.engine.values.timestampValue created_at_date_and_time = 10006;
Wann wurde die Information "Information" zur "BillContentID" hinterlegt ? |
OmGetBillContentInfoAd.Response.Row.Builder |
clearCreatedByUserId()
optional .dstore.engine.values.integerValue created_by_user_id = 10001;
ID des "dStore"-Benutzers (der in "UserInfo" registriert ist) der die Information hinterlegt hat
|
OmGetBillContentInfoAd.Response.Row.Builder |
clearInformation()
optional .dstore.engine.values.stringValue information = 10005;
Die zur Rechnungs-Position "BillContentID" hinterlegt Information des Typs "InformationTypeID"
|
OmGetBillContentInfoAd.Response.Row.Builder |
clearInformationType()
optional .dstore.engine.values.stringValue information_type = 10004;
Bezeichnung der "InformationTypeID"
|
OmGetBillContentInfoAd.Response.Row.Builder |
clearInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10003;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
|
OmGetBillContentInfoAd.Response.Row.Builder |
clearRowId()
optional int32 row_id = 10000; |
Values.integerValue |
getBillContentId()
optional .dstore.engine.values.integerValue bill_content_id = 10002;
ID einer Rechnungs-Position (die auf einer Auftrags-Position basiert)
|
Values.integerValue.Builder |
getBillContentIdBuilder()
optional .dstore.engine.values.integerValue bill_content_id = 10002;
ID einer Rechnungs-Position (die auf einer Auftrags-Position basiert)
|
Values.integerValueOrBuilder |
getBillContentIdOrBuilder()
optional .dstore.engine.values.integerValue bill_content_id = 10002;
ID einer Rechnungs-Position (die auf einer Auftrags-Position basiert)
|
Values.timestampValue |
getCreatedAtDateAndTime()
optional .dstore.engine.values.timestampValue created_at_date_and_time = 10006;
Wann wurde die Information "Information" zur "BillContentID" hinterlegt ? |
Values.timestampValue.Builder |
getCreatedAtDateAndTimeBuilder()
optional .dstore.engine.values.timestampValue created_at_date_and_time = 10006;
Wann wurde die Information "Information" zur "BillContentID" hinterlegt ? |
Values.timestampValueOrBuilder |
getCreatedAtDateAndTimeOrBuilder()
optional .dstore.engine.values.timestampValue created_at_date_and_time = 10006;
Wann wurde die Information "Information" zur "BillContentID" hinterlegt ? |
Values.integerValue |
getCreatedByUserId()
optional .dstore.engine.values.integerValue created_by_user_id = 10001;
ID des "dStore"-Benutzers (der in "UserInfo" registriert ist) der die Information hinterlegt hat
|
Values.integerValue.Builder |
getCreatedByUserIdBuilder()
optional .dstore.engine.values.integerValue created_by_user_id = 10001;
ID des "dStore"-Benutzers (der in "UserInfo" registriert ist) der die Information hinterlegt hat
|
Values.integerValueOrBuilder |
getCreatedByUserIdOrBuilder()
optional .dstore.engine.values.integerValue created_by_user_id = 10001;
ID des "dStore"-Benutzers (der in "UserInfo" registriert ist) der die Information hinterlegt hat
|
OmGetBillContentInfoAd.Response.Row |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Values.stringValue |
getInformation()
optional .dstore.engine.values.stringValue information = 10005;
Die zur Rechnungs-Position "BillContentID" hinterlegt Information des Typs "InformationTypeID"
|
Values.stringValue.Builder |
getInformationBuilder()
optional .dstore.engine.values.stringValue information = 10005;
Die zur Rechnungs-Position "BillContentID" hinterlegt Information des Typs "InformationTypeID"
|
Values.stringValueOrBuilder |
getInformationOrBuilder()
optional .dstore.engine.values.stringValue information = 10005;
Die zur Rechnungs-Position "BillContentID" hinterlegt Information des Typs "InformationTypeID"
|
Values.stringValue |
getInformationType()
optional .dstore.engine.values.stringValue information_type = 10004;
Bezeichnung der "InformationTypeID"
|
Values.stringValue.Builder |
getInformationTypeBuilder()
optional .dstore.engine.values.stringValue information_type = 10004;
Bezeichnung der "InformationTypeID"
|
Values.integerValue |
getInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10003;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
|
Values.integerValue.Builder |
getInformationTypeIdBuilder()
optional .dstore.engine.values.integerValue information_type_id = 10003;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
|
Values.integerValueOrBuilder |
getInformationTypeIdOrBuilder()
optional .dstore.engine.values.integerValue information_type_id = 10003;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
|
Values.stringValueOrBuilder |
getInformationTypeOrBuilder()
optional .dstore.engine.values.stringValue information_type = 10004;
Bezeichnung der "InformationTypeID"
|
int |
getRowId()
optional int32 row_id = 10000; |
boolean |
hasBillContentId()
optional .dstore.engine.values.integerValue bill_content_id = 10002;
ID einer Rechnungs-Position (die auf einer Auftrags-Position basiert)
|
boolean |
hasCreatedAtDateAndTime()
optional .dstore.engine.values.timestampValue created_at_date_and_time = 10006;
Wann wurde die Information "Information" zur "BillContentID" hinterlegt ? |
boolean |
hasCreatedByUserId()
optional .dstore.engine.values.integerValue created_by_user_id = 10001;
ID des "dStore"-Benutzers (der in "UserInfo" registriert ist) der die Information hinterlegt hat
|
boolean |
hasInformation()
optional .dstore.engine.values.stringValue information = 10005;
Die zur Rechnungs-Position "BillContentID" hinterlegt Information des Typs "InformationTypeID"
|
boolean |
hasInformationType()
optional .dstore.engine.values.stringValue information_type = 10004;
Bezeichnung der "InformationTypeID"
|
boolean |
hasInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10003;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OmGetBillContentInfoAd.Response.Row.Builder |
mergeBillContentId(Values.integerValue value)
optional .dstore.engine.values.integerValue bill_content_id = 10002;
ID einer Rechnungs-Position (die auf einer Auftrags-Position basiert)
|
OmGetBillContentInfoAd.Response.Row.Builder |
mergeCreatedAtDateAndTime(Values.timestampValue value)
optional .dstore.engine.values.timestampValue created_at_date_and_time = 10006;
Wann wurde die Information "Information" zur "BillContentID" hinterlegt ? |
OmGetBillContentInfoAd.Response.Row.Builder |
mergeCreatedByUserId(Values.integerValue value)
optional .dstore.engine.values.integerValue created_by_user_id = 10001;
ID des "dStore"-Benutzers (der in "UserInfo" registriert ist) der die Information hinterlegt hat
|
OmGetBillContentInfoAd.Response.Row.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OmGetBillContentInfoAd.Response.Row.Builder |
mergeFrom(com.google.protobuf.Message other) |
OmGetBillContentInfoAd.Response.Row.Builder |
mergeFrom(OmGetBillContentInfoAd.Response.Row other) |
OmGetBillContentInfoAd.Response.Row.Builder |
mergeInformation(Values.stringValue value)
optional .dstore.engine.values.stringValue information = 10005;
Die zur Rechnungs-Position "BillContentID" hinterlegt Information des Typs "InformationTypeID"
|
OmGetBillContentInfoAd.Response.Row.Builder |
mergeInformationType(Values.stringValue value)
optional .dstore.engine.values.stringValue information_type = 10004;
Bezeichnung der "InformationTypeID"
|
OmGetBillContentInfoAd.Response.Row.Builder |
mergeInformationTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue information_type_id = 10003;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
|
OmGetBillContentInfoAd.Response.Row.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OmGetBillContentInfoAd.Response.Row.Builder |
setBillContentId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue bill_content_id = 10002;
ID einer Rechnungs-Position (die auf einer Auftrags-Position basiert)
|
OmGetBillContentInfoAd.Response.Row.Builder |
setBillContentId(Values.integerValue value)
optional .dstore.engine.values.integerValue bill_content_id = 10002;
ID einer Rechnungs-Position (die auf einer Auftrags-Position basiert)
|
OmGetBillContentInfoAd.Response.Row.Builder |
setCreatedAtDateAndTime(Values.timestampValue.Builder builderForValue)
optional .dstore.engine.values.timestampValue created_at_date_and_time = 10006;
Wann wurde die Information "Information" zur "BillContentID" hinterlegt ? |
OmGetBillContentInfoAd.Response.Row.Builder |
setCreatedAtDateAndTime(Values.timestampValue value)
optional .dstore.engine.values.timestampValue created_at_date_and_time = 10006;
Wann wurde die Information "Information" zur "BillContentID" hinterlegt ? |
OmGetBillContentInfoAd.Response.Row.Builder |
setCreatedByUserId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue created_by_user_id = 10001;
ID des "dStore"-Benutzers (der in "UserInfo" registriert ist) der die Information hinterlegt hat
|
OmGetBillContentInfoAd.Response.Row.Builder |
setCreatedByUserId(Values.integerValue value)
optional .dstore.engine.values.integerValue created_by_user_id = 10001;
ID des "dStore"-Benutzers (der in "UserInfo" registriert ist) der die Information hinterlegt hat
|
OmGetBillContentInfoAd.Response.Row.Builder |
setInformation(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue information = 10005;
Die zur Rechnungs-Position "BillContentID" hinterlegt Information des Typs "InformationTypeID"
|
OmGetBillContentInfoAd.Response.Row.Builder |
setInformation(Values.stringValue value)
optional .dstore.engine.values.stringValue information = 10005;
Die zur Rechnungs-Position "BillContentID" hinterlegt Information des Typs "InformationTypeID"
|
OmGetBillContentInfoAd.Response.Row.Builder |
setInformationType(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue information_type = 10004;
Bezeichnung der "InformationTypeID"
|
OmGetBillContentInfoAd.Response.Row.Builder |
setInformationType(Values.stringValue value)
optional .dstore.engine.values.stringValue information_type = 10004;
Bezeichnung der "InformationTypeID"
|
OmGetBillContentInfoAd.Response.Row.Builder |
setInformationTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue information_type_id = 10003;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
|
OmGetBillContentInfoAd.Response.Row.Builder |
setInformationTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue information_type_id = 10003;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
|
OmGetBillContentInfoAd.Response.Row.Builder |
setRowId(int value)
optional int32 row_id = 10000; |
OmGetBillContentInfoAd.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<OmGetBillContentInfoAd.Response.Row.Builder>public OmGetBillContentInfoAd.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<OmGetBillContentInfoAd.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<OmGetBillContentInfoAd.Response.Row.Builder>public OmGetBillContentInfoAd.Response.Row getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic OmGetBillContentInfoAd.Response.Row build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic OmGetBillContentInfoAd.Response.Row buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic OmGetBillContentInfoAd.Response.Row.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OmGetBillContentInfoAd.Response.Row.Builder>public OmGetBillContentInfoAd.Response.Row.Builder mergeFrom(OmGetBillContentInfoAd.Response.Row other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<OmGetBillContentInfoAd.Response.Row.Builder>public OmGetBillContentInfoAd.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<OmGetBillContentInfoAd.Response.Row.Builder>java.io.IOExceptionpublic int getRowId()
optional int32 row_id = 10000;getRowId in interface OmGetBillContentInfoAd.Response.RowOrBuilderpublic OmGetBillContentInfoAd.Response.Row.Builder setRowId(int value)
optional int32 row_id = 10000;public OmGetBillContentInfoAd.Response.Row.Builder clearRowId()
optional int32 row_id = 10000;public boolean hasCreatedByUserId()
optional .dstore.engine.values.integerValue created_by_user_id = 10001;
ID des "dStore"-Benutzers (der in "UserInfo" registriert ist) der die Information hinterlegt hat
hasCreatedByUserId in interface OmGetBillContentInfoAd.Response.RowOrBuilderpublic Values.integerValue getCreatedByUserId()
optional .dstore.engine.values.integerValue created_by_user_id = 10001;
ID des "dStore"-Benutzers (der in "UserInfo" registriert ist) der die Information hinterlegt hat
getCreatedByUserId in interface OmGetBillContentInfoAd.Response.RowOrBuilderpublic OmGetBillContentInfoAd.Response.Row.Builder setCreatedByUserId(Values.integerValue value)
optional .dstore.engine.values.integerValue created_by_user_id = 10001;
ID des "dStore"-Benutzers (der in "UserInfo" registriert ist) der die Information hinterlegt hat
public OmGetBillContentInfoAd.Response.Row.Builder setCreatedByUserId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue created_by_user_id = 10001;
ID des "dStore"-Benutzers (der in "UserInfo" registriert ist) der die Information hinterlegt hat
public OmGetBillContentInfoAd.Response.Row.Builder mergeCreatedByUserId(Values.integerValue value)
optional .dstore.engine.values.integerValue created_by_user_id = 10001;
ID des "dStore"-Benutzers (der in "UserInfo" registriert ist) der die Information hinterlegt hat
public OmGetBillContentInfoAd.Response.Row.Builder clearCreatedByUserId()
optional .dstore.engine.values.integerValue created_by_user_id = 10001;
ID des "dStore"-Benutzers (der in "UserInfo" registriert ist) der die Information hinterlegt hat
public Values.integerValue.Builder getCreatedByUserIdBuilder()
optional .dstore.engine.values.integerValue created_by_user_id = 10001;
ID des "dStore"-Benutzers (der in "UserInfo" registriert ist) der die Information hinterlegt hat
public Values.integerValueOrBuilder getCreatedByUserIdOrBuilder()
optional .dstore.engine.values.integerValue created_by_user_id = 10001;
ID des "dStore"-Benutzers (der in "UserInfo" registriert ist) der die Information hinterlegt hat
getCreatedByUserIdOrBuilder in interface OmGetBillContentInfoAd.Response.RowOrBuilderpublic boolean hasBillContentId()
optional .dstore.engine.values.integerValue bill_content_id = 10002;
ID einer Rechnungs-Position (die auf einer Auftrags-Position basiert)
hasBillContentId in interface OmGetBillContentInfoAd.Response.RowOrBuilderpublic Values.integerValue getBillContentId()
optional .dstore.engine.values.integerValue bill_content_id = 10002;
ID einer Rechnungs-Position (die auf einer Auftrags-Position basiert)
getBillContentId in interface OmGetBillContentInfoAd.Response.RowOrBuilderpublic OmGetBillContentInfoAd.Response.Row.Builder setBillContentId(Values.integerValue value)
optional .dstore.engine.values.integerValue bill_content_id = 10002;
ID einer Rechnungs-Position (die auf einer Auftrags-Position basiert)
public OmGetBillContentInfoAd.Response.Row.Builder setBillContentId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue bill_content_id = 10002;
ID einer Rechnungs-Position (die auf einer Auftrags-Position basiert)
public OmGetBillContentInfoAd.Response.Row.Builder mergeBillContentId(Values.integerValue value)
optional .dstore.engine.values.integerValue bill_content_id = 10002;
ID einer Rechnungs-Position (die auf einer Auftrags-Position basiert)
public OmGetBillContentInfoAd.Response.Row.Builder clearBillContentId()
optional .dstore.engine.values.integerValue bill_content_id = 10002;
ID einer Rechnungs-Position (die auf einer Auftrags-Position basiert)
public Values.integerValue.Builder getBillContentIdBuilder()
optional .dstore.engine.values.integerValue bill_content_id = 10002;
ID einer Rechnungs-Position (die auf einer Auftrags-Position basiert)
public Values.integerValueOrBuilder getBillContentIdOrBuilder()
optional .dstore.engine.values.integerValue bill_content_id = 10002;
ID einer Rechnungs-Position (die auf einer Auftrags-Position basiert)
getBillContentIdOrBuilder in interface OmGetBillContentInfoAd.Response.RowOrBuilderpublic boolean hasInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10003;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
hasInformationTypeId in interface OmGetBillContentInfoAd.Response.RowOrBuilderpublic Values.integerValue getInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10003;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
getInformationTypeId in interface OmGetBillContentInfoAd.Response.RowOrBuilderpublic OmGetBillContentInfoAd.Response.Row.Builder setInformationTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue information_type_id = 10003;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
public OmGetBillContentInfoAd.Response.Row.Builder setInformationTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue information_type_id = 10003;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
public OmGetBillContentInfoAd.Response.Row.Builder mergeInformationTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue information_type_id = 10003;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
public OmGetBillContentInfoAd.Response.Row.Builder clearInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10003;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
public Values.integerValue.Builder getInformationTypeIdBuilder()
optional .dstore.engine.values.integerValue information_type_id = 10003;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
public Values.integerValueOrBuilder getInformationTypeIdOrBuilder()
optional .dstore.engine.values.integerValue information_type_id = 10003;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
getInformationTypeIdOrBuilder in interface OmGetBillContentInfoAd.Response.RowOrBuilderpublic boolean hasInformationType()
optional .dstore.engine.values.stringValue information_type = 10004;
Bezeichnung der "InformationTypeID"
hasInformationType in interface OmGetBillContentInfoAd.Response.RowOrBuilderpublic Values.stringValue getInformationType()
optional .dstore.engine.values.stringValue information_type = 10004;
Bezeichnung der "InformationTypeID"
getInformationType in interface OmGetBillContentInfoAd.Response.RowOrBuilderpublic OmGetBillContentInfoAd.Response.Row.Builder setInformationType(Values.stringValue value)
optional .dstore.engine.values.stringValue information_type = 10004;
Bezeichnung der "InformationTypeID"
public OmGetBillContentInfoAd.Response.Row.Builder setInformationType(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue information_type = 10004;
Bezeichnung der "InformationTypeID"
public OmGetBillContentInfoAd.Response.Row.Builder mergeInformationType(Values.stringValue value)
optional .dstore.engine.values.stringValue information_type = 10004;
Bezeichnung der "InformationTypeID"
public OmGetBillContentInfoAd.Response.Row.Builder clearInformationType()
optional .dstore.engine.values.stringValue information_type = 10004;
Bezeichnung der "InformationTypeID"
public Values.stringValue.Builder getInformationTypeBuilder()
optional .dstore.engine.values.stringValue information_type = 10004;
Bezeichnung der "InformationTypeID"
public Values.stringValueOrBuilder getInformationTypeOrBuilder()
optional .dstore.engine.values.stringValue information_type = 10004;
Bezeichnung der "InformationTypeID"
getInformationTypeOrBuilder in interface OmGetBillContentInfoAd.Response.RowOrBuilderpublic boolean hasInformation()
optional .dstore.engine.values.stringValue information = 10005;
Die zur Rechnungs-Position "BillContentID" hinterlegt Information des Typs "InformationTypeID"
hasInformation in interface OmGetBillContentInfoAd.Response.RowOrBuilderpublic Values.stringValue getInformation()
optional .dstore.engine.values.stringValue information = 10005;
Die zur Rechnungs-Position "BillContentID" hinterlegt Information des Typs "InformationTypeID"
getInformation in interface OmGetBillContentInfoAd.Response.RowOrBuilderpublic OmGetBillContentInfoAd.Response.Row.Builder setInformation(Values.stringValue value)
optional .dstore.engine.values.stringValue information = 10005;
Die zur Rechnungs-Position "BillContentID" hinterlegt Information des Typs "InformationTypeID"
public OmGetBillContentInfoAd.Response.Row.Builder setInformation(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue information = 10005;
Die zur Rechnungs-Position "BillContentID" hinterlegt Information des Typs "InformationTypeID"
public OmGetBillContentInfoAd.Response.Row.Builder mergeInformation(Values.stringValue value)
optional .dstore.engine.values.stringValue information = 10005;
Die zur Rechnungs-Position "BillContentID" hinterlegt Information des Typs "InformationTypeID"
public OmGetBillContentInfoAd.Response.Row.Builder clearInformation()
optional .dstore.engine.values.stringValue information = 10005;
Die zur Rechnungs-Position "BillContentID" hinterlegt Information des Typs "InformationTypeID"
public Values.stringValue.Builder getInformationBuilder()
optional .dstore.engine.values.stringValue information = 10005;
Die zur Rechnungs-Position "BillContentID" hinterlegt Information des Typs "InformationTypeID"
public Values.stringValueOrBuilder getInformationOrBuilder()
optional .dstore.engine.values.stringValue information = 10005;
Die zur Rechnungs-Position "BillContentID" hinterlegt Information des Typs "InformationTypeID"
getInformationOrBuilder in interface OmGetBillContentInfoAd.Response.RowOrBuilderpublic boolean hasCreatedAtDateAndTime()
optional .dstore.engine.values.timestampValue created_at_date_and_time = 10006;
Wann wurde die Information "Information" zur "BillContentID" hinterlegt ?
hasCreatedAtDateAndTime in interface OmGetBillContentInfoAd.Response.RowOrBuilderpublic Values.timestampValue getCreatedAtDateAndTime()
optional .dstore.engine.values.timestampValue created_at_date_and_time = 10006;
Wann wurde die Information "Information" zur "BillContentID" hinterlegt ?
getCreatedAtDateAndTime in interface OmGetBillContentInfoAd.Response.RowOrBuilderpublic OmGetBillContentInfoAd.Response.Row.Builder setCreatedAtDateAndTime(Values.timestampValue value)
optional .dstore.engine.values.timestampValue created_at_date_and_time = 10006;
Wann wurde die Information "Information" zur "BillContentID" hinterlegt ?
public OmGetBillContentInfoAd.Response.Row.Builder setCreatedAtDateAndTime(Values.timestampValue.Builder builderForValue)
optional .dstore.engine.values.timestampValue created_at_date_and_time = 10006;
Wann wurde die Information "Information" zur "BillContentID" hinterlegt ?
public OmGetBillContentInfoAd.Response.Row.Builder mergeCreatedAtDateAndTime(Values.timestampValue value)
optional .dstore.engine.values.timestampValue created_at_date_and_time = 10006;
Wann wurde die Information "Information" zur "BillContentID" hinterlegt ?
public OmGetBillContentInfoAd.Response.Row.Builder clearCreatedAtDateAndTime()
optional .dstore.engine.values.timestampValue created_at_date_and_time = 10006;
Wann wurde die Information "Information" zur "BillContentID" hinterlegt ?
public Values.timestampValue.Builder getCreatedAtDateAndTimeBuilder()
optional .dstore.engine.values.timestampValue created_at_date_and_time = 10006;
Wann wurde die Information "Information" zur "BillContentID" hinterlegt ?
public Values.timestampValueOrBuilder getCreatedAtDateAndTimeOrBuilder()
optional .dstore.engine.values.timestampValue created_at_date_and_time = 10006;
Wann wurde die Information "Information" zur "BillContentID" hinterlegt ?
getCreatedAtDateAndTimeOrBuilder in interface OmGetBillContentInfoAd.Response.RowOrBuilderpublic final OmGetBillContentInfoAd.Response.Row.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<OmGetBillContentInfoAd.Response.Row.Builder>public final OmGetBillContentInfoAd.Response.Row.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<OmGetBillContentInfoAd.Response.Row.Builder>