| Package | Description |
|---|---|
| com.amazonaws.services.b2bi.model |
| Modifier and Type | Method and Description |
|---|---|
static X12TransactionSet |
X12TransactionSet.fromValue(String value)
Use this in place of valueOf.
|
static X12TransactionSet |
X12TransactionSet.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static X12TransactionSet[] |
X12TransactionSet.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
X12Details |
X12Details.withTransactionSet(X12TransactionSet transactionSet)
Returns an enumerated type where each value identifies an X12 transaction set.
|
Copyright © 2023. All rights reserved.