public static interface OmGetTrolleyInformationPu.Response.RowOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getInformation()
optional .dstore.engine.values.stringValue information = 10003;
Die zum Warenkorb des Besuchers "VisitorID" hinterlegte Information des Typs "InformationTypeID"
|
Values.stringValueOrBuilder |
getInformationOrBuilder()
optional .dstore.engine.values.stringValue information = 10003;
Die zum Warenkorb des Besuchers "VisitorID" hinterlegte Information des Typs "InformationTypeID"
|
Values.integerValue |
getInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10002;
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 = 10002;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
|
int |
getRowId()
optional int32 row_id = 10000; |
Values.integerValue |
getVisitorId()
optional .dstore.engine.values.integerValue visitor_id = 10001;
ID des zur "@UniqueID" korrespondierenden Besuchers
|
Values.integerValueOrBuilder |
getVisitorIdOrBuilder()
optional .dstore.engine.values.integerValue visitor_id = 10001;
ID des zur "@UniqueID" korrespondierenden Besuchers
|
boolean |
hasInformation()
optional .dstore.engine.values.stringValue information = 10003;
Die zum Warenkorb des Besuchers "VisitorID" hinterlegte Information des Typs "InformationTypeID"
|
boolean |
hasInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10002;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
|
boolean |
hasVisitorId()
optional .dstore.engine.values.integerValue visitor_id = 10001;
ID des zur "@UniqueID" korrespondierenden Besuchers
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getRowId()
optional int32 row_id = 10000;boolean hasVisitorId()
optional .dstore.engine.values.integerValue visitor_id = 10001;
ID des zur "@UniqueID" korrespondierenden Besuchers
Values.integerValue getVisitorId()
optional .dstore.engine.values.integerValue visitor_id = 10001;
ID des zur "@UniqueID" korrespondierenden Besuchers
Values.integerValueOrBuilder getVisitorIdOrBuilder()
optional .dstore.engine.values.integerValue visitor_id = 10001;
ID des zur "@UniqueID" korrespondierenden Besuchers
boolean hasInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10002;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
Values.integerValue getInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10002;
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 = 10002;
ID eines Informationstyps, also um was es sich bei der Zusatz-Information "Information" handelt
boolean hasInformation()
optional .dstore.engine.values.stringValue information = 10003;
Die zum Warenkorb des Besuchers "VisitorID" hinterlegte Information des Typs "InformationTypeID"
Values.stringValue getInformation()
optional .dstore.engine.values.stringValue information = 10003;
Die zum Warenkorb des Besuchers "VisitorID" hinterlegte Information des Typs "InformationTypeID"
Values.stringValueOrBuilder getInformationOrBuilder()
optional .dstore.engine.values.stringValue information = 10003;
Die zum Warenkorb des Besuchers "VisitorID" hinterlegte Information des Typs "InformationTypeID"