public static final class Protos.PaymentDetails.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Protos.PaymentDetails.Builder> implements Protos.PaymentDetailsOrBuilder
payments.PaymentDetails| Modifier and Type | Method and Description |
|---|---|
Protos.PaymentDetails.Builder |
addAllOutputs(java.lang.Iterable<? extends Protos.Output> values)
Where payment should be sent
|
Protos.PaymentDetails.Builder |
addOutputs(int index,
Protos.Output.Builder builderForValue)
Where payment should be sent
|
Protos.PaymentDetails.Builder |
addOutputs(int index,
Protos.Output value)
Where payment should be sent
|
Protos.PaymentDetails.Builder |
addOutputs(Protos.Output.Builder builderForValue)
Where payment should be sent
|
Protos.PaymentDetails.Builder |
addOutputs(Protos.Output value)
Where payment should be sent
|
Protos.Output.Builder |
addOutputsBuilder()
Where payment should be sent
|
Protos.Output.Builder |
addOutputsBuilder(int index)
Where payment should be sent
|
Protos.PaymentDetails.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Protos.PaymentDetails |
build() |
Protos.PaymentDetails |
buildPartial() |
Protos.PaymentDetails.Builder |
clear() |
Protos.PaymentDetails.Builder |
clearExpires()
Timestamp; when this request should be considered invalid
|
Protos.PaymentDetails.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Protos.PaymentDetails.Builder |
clearMemo()
Human-readable description of request for the customer
|
Protos.PaymentDetails.Builder |
clearMerchantData()
Arbitrary data to include in the Payment message
|
Protos.PaymentDetails.Builder |
clearNetwork()
"main" or "test"
|
Protos.PaymentDetails.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Protos.PaymentDetails.Builder |
clearOutputs()
Where payment should be sent
|
Protos.PaymentDetails.Builder |
clearPaymentUrl()
URL to send Payment and get PaymentACK
|
Protos.PaymentDetails.Builder |
clearTime()
Timestamp; when payment request created
|
Protos.PaymentDetails.Builder |
clone() |
Protos.PaymentDetails |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getExpires()
Timestamp; when this request should be considered invalid
|
java.lang.String |
getMemo()
Human-readable description of request for the customer
|
com.google.protobuf.ByteString |
getMemoBytes()
Human-readable description of request for the customer
|
com.google.protobuf.ByteString |
getMerchantData()
Arbitrary data to include in the Payment message
|
java.lang.String |
getNetwork()
"main" or "test"
|
com.google.protobuf.ByteString |
getNetworkBytes()
"main" or "test"
|
Protos.Output |
getOutputs(int index)
Where payment should be sent
|
Protos.Output.Builder |
getOutputsBuilder(int index)
Where payment should be sent
|
java.util.List<Protos.Output.Builder> |
getOutputsBuilderList()
Where payment should be sent
|
int |
getOutputsCount()
Where payment should be sent
|
java.util.List<Protos.Output> |
getOutputsList()
Where payment should be sent
|
Protos.OutputOrBuilder |
getOutputsOrBuilder(int index)
Where payment should be sent
|
java.util.List<? extends Protos.OutputOrBuilder> |
getOutputsOrBuilderList()
Where payment should be sent
|
java.lang.String |
getPaymentUrl()
URL to send Payment and get PaymentACK
|
com.google.protobuf.ByteString |
getPaymentUrlBytes()
URL to send Payment and get PaymentACK
|
long |
getTime()
Timestamp; when payment request created
|
boolean |
hasExpires()
Timestamp; when this request should be considered invalid
|
boolean |
hasMemo()
Human-readable description of request for the customer
|
boolean |
hasMerchantData()
Arbitrary data to include in the Payment message
|
boolean |
hasNetwork()
"main" or "test"
|
boolean |
hasPaymentUrl()
URL to send Payment and get PaymentACK
|
boolean |
hasTime()
Timestamp; when payment request created
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Protos.PaymentDetails.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Protos.PaymentDetails.Builder |
mergeFrom(com.google.protobuf.Message other) |
Protos.PaymentDetails.Builder |
mergeFrom(Protos.PaymentDetails other) |
Protos.PaymentDetails.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Protos.PaymentDetails.Builder |
removeOutputs(int index)
Where payment should be sent
|
Protos.PaymentDetails.Builder |
setExpires(long value)
Timestamp; when this request should be considered invalid
|
Protos.PaymentDetails.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Protos.PaymentDetails.Builder |
setMemo(java.lang.String value)
Human-readable description of request for the customer
|
Protos.PaymentDetails.Builder |
setMemoBytes(com.google.protobuf.ByteString value)
Human-readable description of request for the customer
|
Protos.PaymentDetails.Builder |
setMerchantData(com.google.protobuf.ByteString value)
Arbitrary data to include in the Payment message
|
Protos.PaymentDetails.Builder |
setNetwork(java.lang.String value)
"main" or "test"
|
Protos.PaymentDetails.Builder |
setNetworkBytes(com.google.protobuf.ByteString value)
"main" or "test"
|
Protos.PaymentDetails.Builder |
setOutputs(int index,
Protos.Output.Builder builderForValue)
Where payment should be sent
|
Protos.PaymentDetails.Builder |
setOutputs(int index,
Protos.Output value)
Where payment should be sent
|
Protos.PaymentDetails.Builder |
setPaymentUrl(java.lang.String value)
URL to send Payment and get PaymentACK
|
Protos.PaymentDetails.Builder |
setPaymentUrlBytes(com.google.protobuf.ByteString value)
URL to send Payment and get PaymentACK
|
Protos.PaymentDetails.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
Protos.PaymentDetails.Builder |
setTime(long value)
Timestamp; when payment request created
|
Protos.PaymentDetails.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Protos.PaymentDetails.Builder>public Protos.PaymentDetails.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Protos.PaymentDetails.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.GeneratedMessageV3.Builder<Protos.PaymentDetails.Builder>public Protos.PaymentDetails getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Protos.PaymentDetails build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Protos.PaymentDetails buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Protos.PaymentDetails.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Protos.PaymentDetails.Builder>public Protos.PaymentDetails.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Protos.PaymentDetails.Builder>public Protos.PaymentDetails.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Protos.PaymentDetails.Builder>public Protos.PaymentDetails.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Protos.PaymentDetails.Builder>public Protos.PaymentDetails.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Protos.PaymentDetails.Builder>public Protos.PaymentDetails.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Protos.PaymentDetails.Builder>public Protos.PaymentDetails.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Protos.PaymentDetails.Builder>public Protos.PaymentDetails.Builder mergeFrom(Protos.PaymentDetails other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Protos.PaymentDetails.Builder>public Protos.PaymentDetails.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<Protos.PaymentDetails.Builder>java.io.IOExceptionpublic boolean hasNetwork()
"main" or "test"
optional string network = 1 [default = "main"];hasNetwork in interface Protos.PaymentDetailsOrBuilderpublic java.lang.String getNetwork()
"main" or "test"
optional string network = 1 [default = "main"];getNetwork in interface Protos.PaymentDetailsOrBuilderpublic com.google.protobuf.ByteString getNetworkBytes()
"main" or "test"
optional string network = 1 [default = "main"];getNetworkBytes in interface Protos.PaymentDetailsOrBuilderpublic Protos.PaymentDetails.Builder setNetwork(java.lang.String value)
"main" or "test"
optional string network = 1 [default = "main"];public Protos.PaymentDetails.Builder clearNetwork()
"main" or "test"
optional string network = 1 [default = "main"];public Protos.PaymentDetails.Builder setNetworkBytes(com.google.protobuf.ByteString value)
"main" or "test"
optional string network = 1 [default = "main"];public java.util.List<Protos.Output> getOutputsList()
Where payment should be sent
repeated .payments.Output outputs = 2;getOutputsList in interface Protos.PaymentDetailsOrBuilderpublic int getOutputsCount()
Where payment should be sent
repeated .payments.Output outputs = 2;getOutputsCount in interface Protos.PaymentDetailsOrBuilderpublic Protos.Output getOutputs(int index)
Where payment should be sent
repeated .payments.Output outputs = 2;getOutputs in interface Protos.PaymentDetailsOrBuilderpublic Protos.PaymentDetails.Builder setOutputs(int index, Protos.Output value)
Where payment should be sent
repeated .payments.Output outputs = 2;public Protos.PaymentDetails.Builder setOutputs(int index, Protos.Output.Builder builderForValue)
Where payment should be sent
repeated .payments.Output outputs = 2;public Protos.PaymentDetails.Builder addOutputs(Protos.Output value)
Where payment should be sent
repeated .payments.Output outputs = 2;public Protos.PaymentDetails.Builder addOutputs(int index, Protos.Output value)
Where payment should be sent
repeated .payments.Output outputs = 2;public Protos.PaymentDetails.Builder addOutputs(Protos.Output.Builder builderForValue)
Where payment should be sent
repeated .payments.Output outputs = 2;public Protos.PaymentDetails.Builder addOutputs(int index, Protos.Output.Builder builderForValue)
Where payment should be sent
repeated .payments.Output outputs = 2;public Protos.PaymentDetails.Builder addAllOutputs(java.lang.Iterable<? extends Protos.Output> values)
Where payment should be sent
repeated .payments.Output outputs = 2;public Protos.PaymentDetails.Builder clearOutputs()
Where payment should be sent
repeated .payments.Output outputs = 2;public Protos.PaymentDetails.Builder removeOutputs(int index)
Where payment should be sent
repeated .payments.Output outputs = 2;public Protos.Output.Builder getOutputsBuilder(int index)
Where payment should be sent
repeated .payments.Output outputs = 2;public Protos.OutputOrBuilder getOutputsOrBuilder(int index)
Where payment should be sent
repeated .payments.Output outputs = 2;getOutputsOrBuilder in interface Protos.PaymentDetailsOrBuilderpublic java.util.List<? extends Protos.OutputOrBuilder> getOutputsOrBuilderList()
Where payment should be sent
repeated .payments.Output outputs = 2;getOutputsOrBuilderList in interface Protos.PaymentDetailsOrBuilderpublic Protos.Output.Builder addOutputsBuilder()
Where payment should be sent
repeated .payments.Output outputs = 2;public Protos.Output.Builder addOutputsBuilder(int index)
Where payment should be sent
repeated .payments.Output outputs = 2;public java.util.List<Protos.Output.Builder> getOutputsBuilderList()
Where payment should be sent
repeated .payments.Output outputs = 2;public boolean hasTime()
Timestamp; when payment request created
required uint64 time = 3;hasTime in interface Protos.PaymentDetailsOrBuilderpublic long getTime()
Timestamp; when payment request created
required uint64 time = 3;getTime in interface Protos.PaymentDetailsOrBuilderpublic Protos.PaymentDetails.Builder setTime(long value)
Timestamp; when payment request created
required uint64 time = 3;public Protos.PaymentDetails.Builder clearTime()
Timestamp; when payment request created
required uint64 time = 3;public boolean hasExpires()
Timestamp; when this request should be considered invalid
optional uint64 expires = 4;hasExpires in interface Protos.PaymentDetailsOrBuilderpublic long getExpires()
Timestamp; when this request should be considered invalid
optional uint64 expires = 4;getExpires in interface Protos.PaymentDetailsOrBuilderpublic Protos.PaymentDetails.Builder setExpires(long value)
Timestamp; when this request should be considered invalid
optional uint64 expires = 4;public Protos.PaymentDetails.Builder clearExpires()
Timestamp; when this request should be considered invalid
optional uint64 expires = 4;public boolean hasMemo()
Human-readable description of request for the customer
optional string memo = 5;hasMemo in interface Protos.PaymentDetailsOrBuilderpublic java.lang.String getMemo()
Human-readable description of request for the customer
optional string memo = 5;getMemo in interface Protos.PaymentDetailsOrBuilderpublic com.google.protobuf.ByteString getMemoBytes()
Human-readable description of request for the customer
optional string memo = 5;getMemoBytes in interface Protos.PaymentDetailsOrBuilderpublic Protos.PaymentDetails.Builder setMemo(java.lang.String value)
Human-readable description of request for the customer
optional string memo = 5;public Protos.PaymentDetails.Builder clearMemo()
Human-readable description of request for the customer
optional string memo = 5;public Protos.PaymentDetails.Builder setMemoBytes(com.google.protobuf.ByteString value)
Human-readable description of request for the customer
optional string memo = 5;public boolean hasPaymentUrl()
URL to send Payment and get PaymentACK
optional string payment_url = 6;hasPaymentUrl in interface Protos.PaymentDetailsOrBuilderpublic java.lang.String getPaymentUrl()
URL to send Payment and get PaymentACK
optional string payment_url = 6;getPaymentUrl in interface Protos.PaymentDetailsOrBuilderpublic com.google.protobuf.ByteString getPaymentUrlBytes()
URL to send Payment and get PaymentACK
optional string payment_url = 6;getPaymentUrlBytes in interface Protos.PaymentDetailsOrBuilderpublic Protos.PaymentDetails.Builder setPaymentUrl(java.lang.String value)
URL to send Payment and get PaymentACK
optional string payment_url = 6;public Protos.PaymentDetails.Builder clearPaymentUrl()
URL to send Payment and get PaymentACK
optional string payment_url = 6;public Protos.PaymentDetails.Builder setPaymentUrlBytes(com.google.protobuf.ByteString value)
URL to send Payment and get PaymentACK
optional string payment_url = 6;public boolean hasMerchantData()
Arbitrary data to include in the Payment message
optional bytes merchant_data = 7;hasMerchantData in interface Protos.PaymentDetailsOrBuilderpublic com.google.protobuf.ByteString getMerchantData()
Arbitrary data to include in the Payment message
optional bytes merchant_data = 7;getMerchantData in interface Protos.PaymentDetailsOrBuilderpublic Protos.PaymentDetails.Builder setMerchantData(com.google.protobuf.ByteString value)
Arbitrary data to include in the Payment message
optional bytes merchant_data = 7;public Protos.PaymentDetails.Builder clearMerchantData()
Arbitrary data to include in the Payment message
optional bytes merchant_data = 7;public final Protos.PaymentDetails.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Protos.PaymentDetails.Builder>public final Protos.PaymentDetails.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Protos.PaymentDetails.Builder>