public final class ListenForPaymentDataThenSettle extends com.google.protobuf.GeneratedMessage implements ListenForPaymentDataThenSettleOrBuilder
ListenForPaymentDataThenSettle
+ This request asks for payment data from any payment peripheral, such as a magstripe reader. +
| Modifier and Type | Class and Description |
|---|---|
static class |
ListenForPaymentDataThenSettle.Builder
Protobuf type
ListenForPaymentDataThenSettle |
static class |
ListenForPaymentDataThenSettle.Data
Protobuf type
ListenForPaymentDataThenSettle.Data |
static interface |
ListenForPaymentDataThenSettle.DataOrBuilder |
| Modifier and Type | Field and Description |
|---|---|
static int |
DATA_FIELD_NUMBER |
static int |
META_FIELD_NUMBER |
static <any> |
PARSER |
| Modifier and Type | Method and Description |
|---|---|
ListenForPaymentDataThenSettle.Data |
getData()
required .ListenForPaymentDataThenSettle.Data data = 2; |
ListenForPaymentDataThenSettle.DataOrBuilder |
getDataOrBuilder()
required .ListenForPaymentDataThenSettle.Data data = 2; |
static ListenForPaymentDataThenSettle |
getDefaultInstance() |
ListenForPaymentDataThenSettle |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
RequestMeta |
getMeta()
required .RequestMeta meta = 1; |
RequestMetaOrBuilder |
getMetaOrBuilder()
required .RequestMeta meta = 1; |
<any> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasData()
required .ListenForPaymentDataThenSettle.Data data = 2; |
boolean |
hasMeta()
required .RequestMeta meta = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ListenForPaymentDataThenSettle.Builder |
newBuilder() |
static ListenForPaymentDataThenSettle.Builder |
newBuilder(ListenForPaymentDataThenSettle prototype) |
ListenForPaymentDataThenSettle.Builder |
newBuilderForType() |
protected ListenForPaymentDataThenSettle.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static ListenForPaymentDataThenSettle |
parseDelimitedFrom(java.io.InputStream input) |
static ListenForPaymentDataThenSettle |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenForPaymentDataThenSettle |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenForPaymentDataThenSettle |
parseFrom(com.google.protobuf.ByteString data) |
static ListenForPaymentDataThenSettle |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenForPaymentDataThenSettle |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ListenForPaymentDataThenSettle |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenForPaymentDataThenSettle |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListenForPaymentDataThenSettle.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static <any> PARSER
public static final int META_FIELD_NUMBER
public static final int DATA_FIELD_NUMBER
public static ListenForPaymentDataThenSettle getDefaultInstance()
public ListenForPaymentDataThenSettle getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public boolean hasMeta()
required .RequestMeta meta = 1;hasMeta in interface ListenForPaymentDataThenSettleOrBuilderpublic RequestMeta getMeta()
required .RequestMeta meta = 1;getMeta in interface ListenForPaymentDataThenSettleOrBuilderpublic RequestMetaOrBuilder getMetaOrBuilder()
required .RequestMeta meta = 1;getMetaOrBuilder in interface ListenForPaymentDataThenSettleOrBuilderpublic boolean hasData()
required .ListenForPaymentDataThenSettle.Data data = 2;hasData in interface ListenForPaymentDataThenSettleOrBuilderpublic ListenForPaymentDataThenSettle.Data getData()
required .ListenForPaymentDataThenSettle.Data data = 2;getData in interface ListenForPaymentDataThenSettleOrBuilderpublic ListenForPaymentDataThenSettle.DataOrBuilder getDataOrBuilder()
required .ListenForPaymentDataThenSettle.Data data = 2;getDataOrBuilder in interface ListenForPaymentDataThenSettleOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
java.io.IOExceptionpublic int getSerializedSize()
protected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
java.io.ObjectStreamExceptionpublic static ListenForPaymentDataThenSettle parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenForPaymentDataThenSettle parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenForPaymentDataThenSettle parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListenForPaymentDataThenSettle parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static ListenForPaymentDataThenSettle parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ListenForPaymentDataThenSettle parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static ListenForPaymentDataThenSettle parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ListenForPaymentDataThenSettle parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static ListenForPaymentDataThenSettle.Builder newBuilder()
public ListenForPaymentDataThenSettle.Builder newBuilderForType()
public static ListenForPaymentDataThenSettle.Builder newBuilder(ListenForPaymentDataThenSettle prototype)
public ListenForPaymentDataThenSettle.Builder toBuilder()
protected ListenForPaymentDataThenSettle.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)