public static final class OmGetNodePaymentForShipAd.Response.Row extends com.google.protobuf.GeneratedMessage implements OmGetNodePaymentForShipAd.Response.RowOrBuilder
dstore.engine.om_GetNodePaymentForShip_Ad.Response.Row| Modifier and Type | Class and Description |
|---|---|
static class |
OmGetNodePaymentForShipAd.Response.Row.Builder
Protobuf type
dstore.engine.om_GetNodePaymentForShip_Ad.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 |
ALWAYS_FIELD_NUMBER |
static int |
DESCRIPTION_FOR_ADMIN_FIELD_NUMBER |
static int |
HIDE_WHEN_ORDERED_ALONE_FIELD_NUMBER |
static int |
NODE_DESCRIPTION_FIELD_NUMBER |
static int |
NODE_ID_FIELD_NUMBER |
static com.google.protobuf.Parser<OmGetNodePaymentForShipAd.Response.Row> |
PARSER |
static int |
PAYMENT_FOR_SHIPPING_DESCRIPTION_FIELD_NUMBER |
static int |
PAYMENT_FOR_SHIPPING_ID_FIELD_NUMBER |
static int |
ROW_ID_FIELD_NUMBER |
static int |
TREE_NODE_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
Values.booleanValue |
getAlways()
optional .dstore.engine.values.booleanValue always = 10007;
Falls "1", wird diese "PaymentForShippingID" von "om_GetPaymentAndShipping_Pu" auch dann angezeigt, wenn nicht alle im Warenkorb befindlichen Artikel diese Kombination zugewiesen haben
|
Values.booleanValueOrBuilder |
getAlwaysOrBuilder()
optional .dstore.engine.values.booleanValue always = 10007;
Falls "1", wird diese "PaymentForShippingID" von "om_GetPaymentAndShipping_Pu" auch dann angezeigt, wenn nicht alle im Warenkorb befindlichen Artikel diese Kombination zugewiesen haben
|
static OmGetNodePaymentForShipAd.Response.Row |
getDefaultInstance() |
OmGetNodePaymentForShipAd.Response.Row |
getDefaultInstanceForType() |
Values.stringValue |
getDescriptionForAdmin()
optional .dstore.engine.values.stringValue description_for_admin = 10004;
Bezeichnung der "PaymentForShippingID" für den Administrator. |
Values.stringValueOrBuilder |
getDescriptionForAdminOrBuilder()
optional .dstore.engine.values.stringValue description_for_admin = 10004;
Bezeichnung der "PaymentForShippingID" für den Administrator. |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.booleanValue |
getHideWhenOrderedAlone()
optional .dstore.engine.values.booleanValue hide_when_ordered_alone = 10001;
Falls "1", wird die "PaymentForShippingID" von "om_GetPaymentAndShipping_Pu" NICHT ausgegeben, wenn sich im Warenkorb des Benutzers NUR Artikel befinden, denen diese "PaymentForShippingID" zwar zugewiesen ist, aber ebenfalls mit "HideWhenOrderedAlone = 1"
|
Values.booleanValueOrBuilder |
getHideWhenOrderedAloneOrBuilder()
optional .dstore.engine.values.booleanValue hide_when_ordered_alone = 10001;
Falls "1", wird die "PaymentForShippingID" von "om_GetPaymentAndShipping_Pu" NICHT ausgegeben, wenn sich im Warenkorb des Benutzers NUR Artikel befinden, denen diese "PaymentForShippingID" zwar zugewiesen ist, aber ebenfalls mit "HideWhenOrderedAlone = 1"
|
Values.stringValue |
getNodeDescription()
optional .dstore.engine.values.stringValue node_description = 10002;
Bezeichnung der "NodeID"
|
Values.stringValueOrBuilder |
getNodeDescriptionOrBuilder()
optional .dstore.engine.values.stringValue node_description = 10002;
Bezeichnung der "NodeID"
|
Values.integerValue |
getNodeId()
optional .dstore.engine.values.integerValue node_id = 10006;
ID des zur "TreeNodeID" zugehörigen Artikel-Elementes
|
Values.integerValueOrBuilder |
getNodeIdOrBuilder()
optional .dstore.engine.values.integerValue node_id = 10006;
ID des zur "TreeNodeID" zugehörigen Artikel-Elementes
|
com.google.protobuf.Parser<OmGetNodePaymentForShipAd.Response.Row> |
getParserForType() |
Values.stringValue |
getPaymentForShippingDescription()
optional .dstore.engine.values.stringValue payment_for_shipping_description = 10008;
Bezeichnung der Zahlungsart-Versandart-Kombination "PaymentForShippingID"
|
Values.stringValueOrBuilder |
getPaymentForShippingDescriptionOrBuilder()
optional .dstore.engine.values.stringValue payment_for_shipping_description = 10008;
Bezeichnung der Zahlungsart-Versandart-Kombination "PaymentForShippingID"
|
Values.integerValue |
getPaymentForShippingId()
optional .dstore.engine.values.integerValue payment_for_shipping_id = 10003;
ID einer Zahlungsart-Versandart-Kombination, die bei einer Bestellung für "TreeNodeID" sowie für alle Elemente im Artikelbaum, die von "TreeNodeID" erben, zur Verfügung stehen
|
Values.integerValueOrBuilder |
getPaymentForShippingIdOrBuilder()
optional .dstore.engine.values.integerValue payment_for_shipping_id = 10003;
ID einer Zahlungsart-Versandart-Kombination, die bei einer Bestellung für "TreeNodeID" sowie für alle Elemente im Artikelbaum, die von "TreeNodeID" erben, zur Verfügung stehen
|
int |
getRowId()
optional int32 row_id = 10000; |
int |
getSerializedSize() |
Values.integerValue |
getTreeNodeId()
optional .dstore.engine.values.integerValue tree_node_id = 10005;
ID eines Elementes im Artikelbaum, dem die Zahlungsart-Versandart-Kombination "PaymentForShippingID" zugewiesen ist
|
Values.integerValueOrBuilder |
getTreeNodeIdOrBuilder()
optional .dstore.engine.values.integerValue tree_node_id = 10005;
ID eines Elementes im Artikelbaum, dem die Zahlungsart-Versandart-Kombination "PaymentForShippingID" zugewiesen ist
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAlways()
optional .dstore.engine.values.booleanValue always = 10007;
Falls "1", wird diese "PaymentForShippingID" von "om_GetPaymentAndShipping_Pu" auch dann angezeigt, wenn nicht alle im Warenkorb befindlichen Artikel diese Kombination zugewiesen haben
|
boolean |
hasDescriptionForAdmin()
optional .dstore.engine.values.stringValue description_for_admin = 10004;
Bezeichnung der "PaymentForShippingID" für den Administrator. |
boolean |
hasHideWhenOrderedAlone()
optional .dstore.engine.values.booleanValue hide_when_ordered_alone = 10001;
Falls "1", wird die "PaymentForShippingID" von "om_GetPaymentAndShipping_Pu" NICHT ausgegeben, wenn sich im Warenkorb des Benutzers NUR Artikel befinden, denen diese "PaymentForShippingID" zwar zugewiesen ist, aber ebenfalls mit "HideWhenOrderedAlone = 1"
|
boolean |
hasNodeDescription()
optional .dstore.engine.values.stringValue node_description = 10002;
Bezeichnung der "NodeID"
|
boolean |
hasNodeId()
optional .dstore.engine.values.integerValue node_id = 10006;
ID des zur "TreeNodeID" zugehörigen Artikel-Elementes
|
boolean |
hasPaymentForShippingDescription()
optional .dstore.engine.values.stringValue payment_for_shipping_description = 10008;
Bezeichnung der Zahlungsart-Versandart-Kombination "PaymentForShippingID"
|
boolean |
hasPaymentForShippingId()
optional .dstore.engine.values.integerValue payment_for_shipping_id = 10003;
ID einer Zahlungsart-Versandart-Kombination, die bei einer Bestellung für "TreeNodeID" sowie für alle Elemente im Artikelbaum, die von "TreeNodeID" erben, zur Verfügung stehen
|
boolean |
hasTreeNodeId()
optional .dstore.engine.values.integerValue tree_node_id = 10005;
ID eines Elementes im Artikelbaum, dem die Zahlungsart-Versandart-Kombination "PaymentForShippingID" zugewiesen ist
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OmGetNodePaymentForShipAd.Response.Row.Builder |
newBuilder() |
static OmGetNodePaymentForShipAd.Response.Row.Builder |
newBuilder(OmGetNodePaymentForShipAd.Response.Row prototype) |
OmGetNodePaymentForShipAd.Response.Row.Builder |
newBuilderForType() |
protected OmGetNodePaymentForShipAd.Response.Row.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static OmGetNodePaymentForShipAd.Response.Row |
parseDelimitedFrom(java.io.InputStream input) |
static OmGetNodePaymentForShipAd.Response.Row |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetNodePaymentForShipAd.Response.Row |
parseFrom(byte[] data) |
static OmGetNodePaymentForShipAd.Response.Row |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetNodePaymentForShipAd.Response.Row |
parseFrom(com.google.protobuf.ByteString data) |
static OmGetNodePaymentForShipAd.Response.Row |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetNodePaymentForShipAd.Response.Row |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OmGetNodePaymentForShipAd.Response.Row |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetNodePaymentForShipAd.Response.Row |
parseFrom(java.io.InputStream input) |
static OmGetNodePaymentForShipAd.Response.Row |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<OmGetNodePaymentForShipAd.Response.Row> |
parser() |
OmGetNodePaymentForShipAd.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 HIDE_WHEN_ORDERED_ALONE_FIELD_NUMBER
public static final int NODE_DESCRIPTION_FIELD_NUMBER
public static final int PAYMENT_FOR_SHIPPING_ID_FIELD_NUMBER
public static final int DESCRIPTION_FOR_ADMIN_FIELD_NUMBER
public static final int TREE_NODE_ID_FIELD_NUMBER
public static final int NODE_ID_FIELD_NUMBER
public static final int ALWAYS_FIELD_NUMBER
public static final int PAYMENT_FOR_SHIPPING_DESCRIPTION_FIELD_NUMBER
public static final com.google.protobuf.Parser<OmGetNodePaymentForShipAd.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 OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic boolean hasHideWhenOrderedAlone()
optional .dstore.engine.values.booleanValue hide_when_ordered_alone = 10001;
Falls "1", wird die "PaymentForShippingID" von "om_GetPaymentAndShipping_Pu" NICHT ausgegeben, wenn sich im Warenkorb des Benutzers NUR Artikel befinden, denen diese "PaymentForShippingID" zwar zugewiesen ist, aber ebenfalls mit "HideWhenOrderedAlone = 1"
hasHideWhenOrderedAlone in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic Values.booleanValue getHideWhenOrderedAlone()
optional .dstore.engine.values.booleanValue hide_when_ordered_alone = 10001;
Falls "1", wird die "PaymentForShippingID" von "om_GetPaymentAndShipping_Pu" NICHT ausgegeben, wenn sich im Warenkorb des Benutzers NUR Artikel befinden, denen diese "PaymentForShippingID" zwar zugewiesen ist, aber ebenfalls mit "HideWhenOrderedAlone = 1"
getHideWhenOrderedAlone in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic Values.booleanValueOrBuilder getHideWhenOrderedAloneOrBuilder()
optional .dstore.engine.values.booleanValue hide_when_ordered_alone = 10001;
Falls "1", wird die "PaymentForShippingID" von "om_GetPaymentAndShipping_Pu" NICHT ausgegeben, wenn sich im Warenkorb des Benutzers NUR Artikel befinden, denen diese "PaymentForShippingID" zwar zugewiesen ist, aber ebenfalls mit "HideWhenOrderedAlone = 1"
getHideWhenOrderedAloneOrBuilder in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic boolean hasNodeDescription()
optional .dstore.engine.values.stringValue node_description = 10002;
Bezeichnung der "NodeID"
hasNodeDescription in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic Values.stringValue getNodeDescription()
optional .dstore.engine.values.stringValue node_description = 10002;
Bezeichnung der "NodeID"
getNodeDescription in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic Values.stringValueOrBuilder getNodeDescriptionOrBuilder()
optional .dstore.engine.values.stringValue node_description = 10002;
Bezeichnung der "NodeID"
getNodeDescriptionOrBuilder in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic boolean hasPaymentForShippingId()
optional .dstore.engine.values.integerValue payment_for_shipping_id = 10003;
ID einer Zahlungsart-Versandart-Kombination, die bei einer Bestellung für "TreeNodeID" sowie für alle Elemente im Artikelbaum, die von "TreeNodeID" erben, zur Verfügung stehen
hasPaymentForShippingId in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic Values.integerValue getPaymentForShippingId()
optional .dstore.engine.values.integerValue payment_for_shipping_id = 10003;
ID einer Zahlungsart-Versandart-Kombination, die bei einer Bestellung für "TreeNodeID" sowie für alle Elemente im Artikelbaum, die von "TreeNodeID" erben, zur Verfügung stehen
getPaymentForShippingId in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic Values.integerValueOrBuilder getPaymentForShippingIdOrBuilder()
optional .dstore.engine.values.integerValue payment_for_shipping_id = 10003;
ID einer Zahlungsart-Versandart-Kombination, die bei einer Bestellung für "TreeNodeID" sowie für alle Elemente im Artikelbaum, die von "TreeNodeID" erben, zur Verfügung stehen
getPaymentForShippingIdOrBuilder in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic boolean hasDescriptionForAdmin()
optional .dstore.engine.values.stringValue description_for_admin = 10004;
Bezeichnung der "PaymentForShippingID" für den Administrator. Hintergrund : Kombinationen, die von der Bezeichnung her identisch sind, und für einen Administrator bei Konfigurierungen nicht auseinander zu halten wären.
hasDescriptionForAdmin in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic Values.stringValue getDescriptionForAdmin()
optional .dstore.engine.values.stringValue description_for_admin = 10004;
Bezeichnung der "PaymentForShippingID" für den Administrator. Hintergrund : Kombinationen, die von der Bezeichnung her identisch sind, und für einen Administrator bei Konfigurierungen nicht auseinander zu halten wären.
getDescriptionForAdmin in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic Values.stringValueOrBuilder getDescriptionForAdminOrBuilder()
optional .dstore.engine.values.stringValue description_for_admin = 10004;
Bezeichnung der "PaymentForShippingID" für den Administrator. Hintergrund : Kombinationen, die von der Bezeichnung her identisch sind, und für einen Administrator bei Konfigurierungen nicht auseinander zu halten wären.
getDescriptionForAdminOrBuilder in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic boolean hasTreeNodeId()
optional .dstore.engine.values.integerValue tree_node_id = 10005;
ID eines Elementes im Artikelbaum, dem die Zahlungsart-Versandart-Kombination "PaymentForShippingID" zugewiesen ist
hasTreeNodeId in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic Values.integerValue getTreeNodeId()
optional .dstore.engine.values.integerValue tree_node_id = 10005;
ID eines Elementes im Artikelbaum, dem die Zahlungsart-Versandart-Kombination "PaymentForShippingID" zugewiesen ist
getTreeNodeId in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic Values.integerValueOrBuilder getTreeNodeIdOrBuilder()
optional .dstore.engine.values.integerValue tree_node_id = 10005;
ID eines Elementes im Artikelbaum, dem die Zahlungsart-Versandart-Kombination "PaymentForShippingID" zugewiesen ist
getTreeNodeIdOrBuilder in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic boolean hasNodeId()
optional .dstore.engine.values.integerValue node_id = 10006;
ID des zur "TreeNodeID" zugehörigen Artikel-Elementes
hasNodeId in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic Values.integerValue getNodeId()
optional .dstore.engine.values.integerValue node_id = 10006;
ID des zur "TreeNodeID" zugehörigen Artikel-Elementes
getNodeId in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic Values.integerValueOrBuilder getNodeIdOrBuilder()
optional .dstore.engine.values.integerValue node_id = 10006;
ID des zur "TreeNodeID" zugehörigen Artikel-Elementes
getNodeIdOrBuilder in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic boolean hasAlways()
optional .dstore.engine.values.booleanValue always = 10007;
Falls "1", wird diese "PaymentForShippingID" von "om_GetPaymentAndShipping_Pu" auch dann angezeigt, wenn nicht alle im Warenkorb befindlichen Artikel diese Kombination zugewiesen haben
hasAlways in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic Values.booleanValue getAlways()
optional .dstore.engine.values.booleanValue always = 10007;
Falls "1", wird diese "PaymentForShippingID" von "om_GetPaymentAndShipping_Pu" auch dann angezeigt, wenn nicht alle im Warenkorb befindlichen Artikel diese Kombination zugewiesen haben
getAlways in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic Values.booleanValueOrBuilder getAlwaysOrBuilder()
optional .dstore.engine.values.booleanValue always = 10007;
Falls "1", wird diese "PaymentForShippingID" von "om_GetPaymentAndShipping_Pu" auch dann angezeigt, wenn nicht alle im Warenkorb befindlichen Artikel diese Kombination zugewiesen haben
getAlwaysOrBuilder in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic boolean hasPaymentForShippingDescription()
optional .dstore.engine.values.stringValue payment_for_shipping_description = 10008;
Bezeichnung der Zahlungsart-Versandart-Kombination "PaymentForShippingID"
hasPaymentForShippingDescription in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic Values.stringValue getPaymentForShippingDescription()
optional .dstore.engine.values.stringValue payment_for_shipping_description = 10008;
Bezeichnung der Zahlungsart-Versandart-Kombination "PaymentForShippingID"
getPaymentForShippingDescription in interface OmGetNodePaymentForShipAd.Response.RowOrBuilderpublic Values.stringValueOrBuilder getPaymentForShippingDescriptionOrBuilder()
optional .dstore.engine.values.stringValue payment_for_shipping_description = 10008;
Bezeichnung der Zahlungsart-Versandart-Kombination "PaymentForShippingID"
getPaymentForShippingDescriptionOrBuilder in interface OmGetNodePaymentForShipAd.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 OmGetNodePaymentForShipAd.Response.Row parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetNodePaymentForShipAd.Response.Row parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetNodePaymentForShipAd.Response.Row parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetNodePaymentForShipAd.Response.Row parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetNodePaymentForShipAd.Response.Row parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmGetNodePaymentForShipAd.Response.Row parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmGetNodePaymentForShipAd.Response.Row parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmGetNodePaymentForShipAd.Response.Row parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmGetNodePaymentForShipAd.Response.Row parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmGetNodePaymentForShipAd.Response.Row parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic OmGetNodePaymentForShipAd.Response.Row.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static OmGetNodePaymentForShipAd.Response.Row.Builder newBuilder()
public static OmGetNodePaymentForShipAd.Response.Row.Builder newBuilder(OmGetNodePaymentForShipAd.Response.Row prototype)
public OmGetNodePaymentForShipAd.Response.Row.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected OmGetNodePaymentForShipAd.Response.Row.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static OmGetNodePaymentForShipAd.Response.Row getDefaultInstance()
public static com.google.protobuf.Parser<OmGetNodePaymentForShipAd.Response.Row> parser()
public com.google.protobuf.Parser<OmGetNodePaymentForShipAd.Response.Row> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic OmGetNodePaymentForShipAd.Response.Row getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder