| Package | Description |
|---|---|
| org.nhindirect.common.tx.model |
Data structure definitions for the message monitoring and tracking service.
|
| Modifier and Type | Method and Description |
|---|---|
static TxDetailType |
TxDetailType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TxDetailType[] |
TxDetailType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TxDetail |
Tx.getDetail(TxDetailType detailType)
Gets a specific message detail by type
|
| Constructor and Description |
|---|
TxDetail(TxDetailType detailName,
java.lang.String detailValue)
Constructor
|
Copyright © 2018-2019 The Direct Project. All Rights Reserved.