public static final class OmCustomerWhoBoughtAlsoBought.Response.Row extends com.google.protobuf.GeneratedMessage implements OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilder
dstore.engine.om_CustomerWhoBoughtAlsoBought.Response.Row| Modifier and Type | Class and Description |
|---|---|
static class |
OmCustomerWhoBoughtAlsoBought.Response.Row.Builder
Protobuf type
dstore.engine.om_CustomerWhoBoughtAlsoBought.Response.Row |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
ACTIVE_FIELD_NUMBER |
static int |
CATEGORY_FIELD_NUMBER |
static int |
CATEGORY_TREE_NODE_ID_FIELD_NUMBER |
static int |
COUNTER_FIELD_NUMBER |
static int |
DOMAIN_FIELD_NUMBER |
static int |
DOMAIN_TREE_NODE_ID_FIELD_NUMBER |
static int |
LEVEL_ID_FIELD_NUMBER |
static int |
LEVEL_NO_FIELD_NUMBER |
static int |
NODE_ID_FIELD_NUMBER |
static com.google.protobuf.Parser<OmCustomerWhoBoughtAlsoBought.Response.Row> |
PARSER |
static int |
PRODUCT_FIELD_NUMBER |
static int |
ROW_ID_FIELD_NUMBER |
static int |
TREE_NODE_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
Values.booleanValue |
getActive()
optional .dstore.engine.values.booleanValue active = 20002;
Ist "TreeNodeID" z.Zt. aktiviert ? |
Values.booleanValueOrBuilder |
getActiveOrBuilder()
optional .dstore.engine.values.booleanValue active = 20002;
Ist "TreeNodeID" z.Zt. aktiviert ? |
Values.stringValue |
getCategory()
optional .dstore.engine.values.stringValue category = 10001;
Bezeichnung des Vorgänger-Elementes von "Product"
|
Values.stringValueOrBuilder |
getCategoryOrBuilder()
optional .dstore.engine.values.stringValue category = 10001;
Bezeichnung des Vorgänger-Elementes von "Product"
|
Values.integerValue |
getCategoryTreeNodeId()
optional .dstore.engine.values.integerValue category_tree_node_id = 20001;
ID des Vorgänger-Elementes (mit der Bezeichnung "Category") von "TreeNodeID"
|
Values.integerValueOrBuilder |
getCategoryTreeNodeIdOrBuilder()
optional .dstore.engine.values.integerValue category_tree_node_id = 20001;
ID des Vorgänger-Elementes (mit der Bezeichnung "Category") von "TreeNodeID"
|
Values.integerValue |
getCounter()
optional .dstore.engine.values.integerValue counter = 10002;
Wie oft wurde der Artikel "NodeID" bestellt (nicht : wieVIEL wurde von dem Artikel bestellt !) |
Values.integerValueOrBuilder |
getCounterOrBuilder()
optional .dstore.engine.values.integerValue counter = 10002;
Wie oft wurde der Artikel "NodeID" bestellt (nicht : wieVIEL wurde von dem Artikel bestellt !) |
static OmCustomerWhoBoughtAlsoBought.Response.Row |
getDefaultInstance() |
OmCustomerWhoBoughtAlsoBought.Response.Row |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.stringValue |
getDomain()
optional .dstore.engine.values.stringValue domain = 10006;
Bezeichnung des Vorgänger-Elementes von "Category"
|
Values.stringValueOrBuilder |
getDomainOrBuilder()
optional .dstore.engine.values.stringValue domain = 10006;
Bezeichnung des Vorgänger-Elementes von "Category"
|
Values.integerValue |
getDomainTreeNodeId()
optional .dstore.engine.values.integerValue domain_tree_node_id = 20006;
ID des Vorgänger-Elementes (mit der Bezeichnung "Domain") von "CategoryTreeNodeID"
|
Values.integerValueOrBuilder |
getDomainTreeNodeIdOrBuilder()
optional .dstore.engine.values.integerValue domain_tree_node_id = 20006;
ID des Vorgänger-Elementes (mit der Bezeichnung "Domain") von "CategoryTreeNodeID"
|
Values.integerValue |
getLevelId()
optional .dstore.engine.values.integerValue level_id = 20011;
ID der Hierarchie von "NodeID" (entweder Produkt oder Variante)
|
Values.integerValueOrBuilder |
getLevelIdOrBuilder()
optional .dstore.engine.values.integerValue level_id = 20011;
ID der Hierarchie von "NodeID" (entweder Produkt oder Variante)
|
Values.integerValue |
getLevelNo()
optional .dstore.engine.values.integerValue level_no = 20005;
Nummer der Hierarchie der "NodeID"
|
Values.integerValueOrBuilder |
getLevelNoOrBuilder()
optional .dstore.engine.values.integerValue level_no = 20005;
Nummer der Hierarchie der "NodeID"
|
Values.integerValue |
getNodeId()
optional .dstore.engine.values.integerValue node_id = 10003;
ID eines Artikel-Elementes, das Kunden bestellt haben, die den Artikel "@VariantOrItemNo" gekauft haben
|
Values.integerValueOrBuilder |
getNodeIdOrBuilder()
optional .dstore.engine.values.integerValue node_id = 10003;
ID eines Artikel-Elementes, das Kunden bestellt haben, die den Artikel "@VariantOrItemNo" gekauft haben
|
com.google.protobuf.Parser<OmCustomerWhoBoughtAlsoBought.Response.Row> |
getParserForType() |
Values.stringValue |
getProduct()
optional .dstore.engine.values.stringValue product = 10005;
Bezeichnung des Artikel-Elementes "NodeID"
|
Values.stringValueOrBuilder |
getProductOrBuilder()
optional .dstore.engine.values.stringValue product = 10005;
Bezeichnung des Artikel-Elementes "NodeID"
|
int |
getRowId()
optional int32 row_id = 10000; |
int |
getSerializedSize() |
Values.integerValue |
getTreeNodeId()
optional .dstore.engine.values.integerValue tree_node_id = 10004;
ID eines Elementes im Artikelbaum, das "NodeID" als Artikel-Element zugewiesen hat
|
Values.integerValueOrBuilder |
getTreeNodeIdOrBuilder()
optional .dstore.engine.values.integerValue tree_node_id = 10004;
ID eines Elementes im Artikelbaum, das "NodeID" als Artikel-Element zugewiesen hat
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasActive()
optional .dstore.engine.values.booleanValue active = 20002;
Ist "TreeNodeID" z.Zt. aktiviert ? |
boolean |
hasCategory()
optional .dstore.engine.values.stringValue category = 10001;
Bezeichnung des Vorgänger-Elementes von "Product"
|
boolean |
hasCategoryTreeNodeId()
optional .dstore.engine.values.integerValue category_tree_node_id = 20001;
ID des Vorgänger-Elementes (mit der Bezeichnung "Category") von "TreeNodeID"
|
boolean |
hasCounter()
optional .dstore.engine.values.integerValue counter = 10002;
Wie oft wurde der Artikel "NodeID" bestellt (nicht : wieVIEL wurde von dem Artikel bestellt !) |
boolean |
hasDomain()
optional .dstore.engine.values.stringValue domain = 10006;
Bezeichnung des Vorgänger-Elementes von "Category"
|
boolean |
hasDomainTreeNodeId()
optional .dstore.engine.values.integerValue domain_tree_node_id = 20006;
ID des Vorgänger-Elementes (mit der Bezeichnung "Domain") von "CategoryTreeNodeID"
|
boolean |
hasLevelId()
optional .dstore.engine.values.integerValue level_id = 20011;
ID der Hierarchie von "NodeID" (entweder Produkt oder Variante)
|
boolean |
hasLevelNo()
optional .dstore.engine.values.integerValue level_no = 20005;
Nummer der Hierarchie der "NodeID"
|
boolean |
hasNodeId()
optional .dstore.engine.values.integerValue node_id = 10003;
ID eines Artikel-Elementes, das Kunden bestellt haben, die den Artikel "@VariantOrItemNo" gekauft haben
|
boolean |
hasProduct()
optional .dstore.engine.values.stringValue product = 10005;
Bezeichnung des Artikel-Elementes "NodeID"
|
boolean |
hasTreeNodeId()
optional .dstore.engine.values.integerValue tree_node_id = 10004;
ID eines Elementes im Artikelbaum, das "NodeID" als Artikel-Element zugewiesen hat
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OmCustomerWhoBoughtAlsoBought.Response.Row.Builder |
newBuilder() |
static OmCustomerWhoBoughtAlsoBought.Response.Row.Builder |
newBuilder(OmCustomerWhoBoughtAlsoBought.Response.Row prototype) |
OmCustomerWhoBoughtAlsoBought.Response.Row.Builder |
newBuilderForType() |
protected OmCustomerWhoBoughtAlsoBought.Response.Row.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static OmCustomerWhoBoughtAlsoBought.Response.Row |
parseDelimitedFrom(java.io.InputStream input) |
static OmCustomerWhoBoughtAlsoBought.Response.Row |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmCustomerWhoBoughtAlsoBought.Response.Row |
parseFrom(byte[] data) |
static OmCustomerWhoBoughtAlsoBought.Response.Row |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmCustomerWhoBoughtAlsoBought.Response.Row |
parseFrom(com.google.protobuf.ByteString data) |
static OmCustomerWhoBoughtAlsoBought.Response.Row |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmCustomerWhoBoughtAlsoBought.Response.Row |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OmCustomerWhoBoughtAlsoBought.Response.Row |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmCustomerWhoBoughtAlsoBought.Response.Row |
parseFrom(java.io.InputStream input) |
static OmCustomerWhoBoughtAlsoBought.Response.Row |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<OmCustomerWhoBoughtAlsoBought.Response.Row> |
parser() |
OmCustomerWhoBoughtAlsoBought.Response.Row.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField, writeReplaceequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ROW_ID_FIELD_NUMBER
public static final int CATEGORY_FIELD_NUMBER
public static final int COUNTER_FIELD_NUMBER
public static final int NODE_ID_FIELD_NUMBER
public static final int TREE_NODE_ID_FIELD_NUMBER
public static final int PRODUCT_FIELD_NUMBER
public static final int DOMAIN_FIELD_NUMBER
public static final int CATEGORY_TREE_NODE_ID_FIELD_NUMBER
public static final int ACTIVE_FIELD_NUMBER
public static final int LEVEL_NO_FIELD_NUMBER
public static final int DOMAIN_TREE_NODE_ID_FIELD_NUMBER
public static final int LEVEL_ID_FIELD_NUMBER
public static final com.google.protobuf.Parser<OmCustomerWhoBoughtAlsoBought.Response.Row> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic int getRowId()
optional int32 row_id = 10000;getRowId in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic boolean hasCategory()
optional .dstore.engine.values.stringValue category = 10001;
Bezeichnung des Vorgänger-Elementes von "Product"
hasCategory in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.stringValue getCategory()
optional .dstore.engine.values.stringValue category = 10001;
Bezeichnung des Vorgänger-Elementes von "Product"
getCategory in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.stringValueOrBuilder getCategoryOrBuilder()
optional .dstore.engine.values.stringValue category = 10001;
Bezeichnung des Vorgänger-Elementes von "Product"
getCategoryOrBuilder in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic boolean hasCounter()
optional .dstore.engine.values.integerValue counter = 10002;
Wie oft wurde der Artikel "NodeID" bestellt (nicht : wieVIEL wurde von dem Artikel bestellt !)
hasCounter in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.integerValue getCounter()
optional .dstore.engine.values.integerValue counter = 10002;
Wie oft wurde der Artikel "NodeID" bestellt (nicht : wieVIEL wurde von dem Artikel bestellt !)
getCounter in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.integerValueOrBuilder getCounterOrBuilder()
optional .dstore.engine.values.integerValue counter = 10002;
Wie oft wurde der Artikel "NodeID" bestellt (nicht : wieVIEL wurde von dem Artikel bestellt !)
getCounterOrBuilder in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic boolean hasNodeId()
optional .dstore.engine.values.integerValue node_id = 10003;
ID eines Artikel-Elementes, das Kunden bestellt haben, die den Artikel "@VariantOrItemNo" gekauft haben
hasNodeId in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.integerValue getNodeId()
optional .dstore.engine.values.integerValue node_id = 10003;
ID eines Artikel-Elementes, das Kunden bestellt haben, die den Artikel "@VariantOrItemNo" gekauft haben
getNodeId in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.integerValueOrBuilder getNodeIdOrBuilder()
optional .dstore.engine.values.integerValue node_id = 10003;
ID eines Artikel-Elementes, das Kunden bestellt haben, die den Artikel "@VariantOrItemNo" gekauft haben
getNodeIdOrBuilder in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic boolean hasTreeNodeId()
optional .dstore.engine.values.integerValue tree_node_id = 10004;
ID eines Elementes im Artikelbaum, das "NodeID" als Artikel-Element zugewiesen hat
hasTreeNodeId in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.integerValue getTreeNodeId()
optional .dstore.engine.values.integerValue tree_node_id = 10004;
ID eines Elementes im Artikelbaum, das "NodeID" als Artikel-Element zugewiesen hat
getTreeNodeId in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.integerValueOrBuilder getTreeNodeIdOrBuilder()
optional .dstore.engine.values.integerValue tree_node_id = 10004;
ID eines Elementes im Artikelbaum, das "NodeID" als Artikel-Element zugewiesen hat
getTreeNodeIdOrBuilder in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic boolean hasProduct()
optional .dstore.engine.values.stringValue product = 10005;
Bezeichnung des Artikel-Elementes "NodeID"
hasProduct in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.stringValue getProduct()
optional .dstore.engine.values.stringValue product = 10005;
Bezeichnung des Artikel-Elementes "NodeID"
getProduct in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.stringValueOrBuilder getProductOrBuilder()
optional .dstore.engine.values.stringValue product = 10005;
Bezeichnung des Artikel-Elementes "NodeID"
getProductOrBuilder in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic boolean hasDomain()
optional .dstore.engine.values.stringValue domain = 10006;
Bezeichnung des Vorgänger-Elementes von "Category"
hasDomain in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.stringValue getDomain()
optional .dstore.engine.values.stringValue domain = 10006;
Bezeichnung des Vorgänger-Elementes von "Category"
getDomain in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.stringValueOrBuilder getDomainOrBuilder()
optional .dstore.engine.values.stringValue domain = 10006;
Bezeichnung des Vorgänger-Elementes von "Category"
getDomainOrBuilder in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic boolean hasCategoryTreeNodeId()
optional .dstore.engine.values.integerValue category_tree_node_id = 20001;
ID des Vorgänger-Elementes (mit der Bezeichnung "Category") von "TreeNodeID"
hasCategoryTreeNodeId in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.integerValue getCategoryTreeNodeId()
optional .dstore.engine.values.integerValue category_tree_node_id = 20001;
ID des Vorgänger-Elementes (mit der Bezeichnung "Category") von "TreeNodeID"
getCategoryTreeNodeId in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.integerValueOrBuilder getCategoryTreeNodeIdOrBuilder()
optional .dstore.engine.values.integerValue category_tree_node_id = 20001;
ID des Vorgänger-Elementes (mit der Bezeichnung "Category") von "TreeNodeID"
getCategoryTreeNodeIdOrBuilder in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic boolean hasActive()
optional .dstore.engine.values.booleanValue active = 20002;
Ist "TreeNodeID" z.Zt. aktiviert ? ("0" : Nein, "1" : Ja)
hasActive in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.booleanValue getActive()
optional .dstore.engine.values.booleanValue active = 20002;
Ist "TreeNodeID" z.Zt. aktiviert ? ("0" : Nein, "1" : Ja)
getActive in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.booleanValueOrBuilder getActiveOrBuilder()
optional .dstore.engine.values.booleanValue active = 20002;
Ist "TreeNodeID" z.Zt. aktiviert ? ("0" : Nein, "1" : Ja)
getActiveOrBuilder in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic boolean hasLevelNo()
optional .dstore.engine.values.integerValue level_no = 20005;
Nummer der Hierarchie der "NodeID"
hasLevelNo in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.integerValue getLevelNo()
optional .dstore.engine.values.integerValue level_no = 20005;
Nummer der Hierarchie der "NodeID"
getLevelNo in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.integerValueOrBuilder getLevelNoOrBuilder()
optional .dstore.engine.values.integerValue level_no = 20005;
Nummer der Hierarchie der "NodeID"
getLevelNoOrBuilder in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic boolean hasDomainTreeNodeId()
optional .dstore.engine.values.integerValue domain_tree_node_id = 20006;
ID des Vorgänger-Elementes (mit der Bezeichnung "Domain") von "CategoryTreeNodeID"
hasDomainTreeNodeId in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.integerValue getDomainTreeNodeId()
optional .dstore.engine.values.integerValue domain_tree_node_id = 20006;
ID des Vorgänger-Elementes (mit der Bezeichnung "Domain") von "CategoryTreeNodeID"
getDomainTreeNodeId in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.integerValueOrBuilder getDomainTreeNodeIdOrBuilder()
optional .dstore.engine.values.integerValue domain_tree_node_id = 20006;
ID des Vorgänger-Elementes (mit der Bezeichnung "Domain") von "CategoryTreeNodeID"
getDomainTreeNodeIdOrBuilder in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic boolean hasLevelId()
optional .dstore.engine.values.integerValue level_id = 20011;
ID der Hierarchie von "NodeID" (entweder Produkt oder Variante)
hasLevelId in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.integerValue getLevelId()
optional .dstore.engine.values.integerValue level_id = 20011;
ID der Hierarchie von "NodeID" (entweder Produkt oder Variante)
getLevelId in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic Values.integerValueOrBuilder getLevelIdOrBuilder()
optional .dstore.engine.values.integerValue level_id = 20011;
ID der Hierarchie von "NodeID" (entweder Produkt oder Variante)
getLevelIdOrBuilder in interface OmCustomerWhoBoughtAlsoBought.Response.RowOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static OmCustomerWhoBoughtAlsoBought.Response.Row parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmCustomerWhoBoughtAlsoBought.Response.Row parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmCustomerWhoBoughtAlsoBought.Response.Row parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmCustomerWhoBoughtAlsoBought.Response.Row parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmCustomerWhoBoughtAlsoBought.Response.Row parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmCustomerWhoBoughtAlsoBought.Response.Row parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmCustomerWhoBoughtAlsoBought.Response.Row parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmCustomerWhoBoughtAlsoBought.Response.Row parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmCustomerWhoBoughtAlsoBought.Response.Row parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmCustomerWhoBoughtAlsoBought.Response.Row parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic OmCustomerWhoBoughtAlsoBought.Response.Row.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static OmCustomerWhoBoughtAlsoBought.Response.Row.Builder newBuilder()
public static OmCustomerWhoBoughtAlsoBought.Response.Row.Builder newBuilder(OmCustomerWhoBoughtAlsoBought.Response.Row prototype)
public OmCustomerWhoBoughtAlsoBought.Response.Row.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected OmCustomerWhoBoughtAlsoBought.Response.Row.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static OmCustomerWhoBoughtAlsoBought.Response.Row getDefaultInstance()
public static com.google.protobuf.Parser<OmCustomerWhoBoughtAlsoBought.Response.Row> parser()
public com.google.protobuf.Parser<OmCustomerWhoBoughtAlsoBought.Response.Row> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic OmCustomerWhoBoughtAlsoBought.Response.Row getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder