| Package | Description |
|---|---|
| io.fincleartech.protobuf.ibroker.settlement |
| Modifier and Type | Method and Description |
|---|---|
static TransferType |
TransferType.forNumber(int value) |
TransferType |
TransferRequest.getTransferType()
Transfer type.
|
TransferType |
TransferRequest.Builder.getTransferType()
Transfer type.
|
TransferType |
TransferConfirmation.getTransferType()
Transfer type.
|
TransferType |
TransferConfirmation.Builder.getTransferType()
Transfer type.
|
TransferType |
TransferConfirmationOrBuilder.getTransferType()
Transfer type.
|
TransferType |
TransferRequestOrBuilder.getTransferType()
Transfer type.
|
static TransferType |
TransferType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TransferType |
TransferType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TransferType |
TransferType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransferType[] |
TransferType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<TransferType> |
TransferType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TransferRequest.Builder |
TransferRequest.Builder.setTransferType(TransferType value)
Transfer type.
|
TransferConfirmation.Builder |
TransferConfirmation.Builder.setTransferType(TransferType value)
Transfer type.
|
Copyright © 2020. All rights reserved.