| Package | Description |
|---|---|
| eu.toop.connector.api.rest |
| Modifier and Type | Method and Description |
|---|---|
static TCPayloadType |
TCPayloadType.fromValue(String v) |
TCPayloadType |
TCIncomingMetadata.getPayloadType()
Gets the value of the payloadType property.
|
static TCPayloadType |
TCPayloadType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TCPayloadType[] |
TCPayloadType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TCIncomingMetadata.setPayloadType(TCPayloadType value)
Sets the value of the payloadType property.
|
Copyright © 2020 toop.eu. All rights reserved.