| Package | Description |
|---|---|
| org.blufin.sdk.enums | |
| org.blufin.sdk.rest |
| Modifier and Type | Method and Description |
|---|---|
static PayloadType |
PayloadType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PayloadType[] |
PayloadType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractPayLoadRequest(Connection connection,
AbstractMetaData metaData,
AbstractValidatorInterface<D> validator,
List<D> payload,
PayloadType payloadType) |
Copyright © 2019. All rights reserved.