| Package | Description |
|---|---|
| org.cipango.diameter.base |
| Modifier and Type | Field and Description |
|---|---|
static Type<Accounting.AccountingRecordType> |
Accounting.ACCOUNTING_RECORD_TYPE
The Accounting-Record-Type AVP (AVP Code 480) is of type Enumerated and contains
the type of accounting record being sent.
|
| Modifier and Type | Method and Description |
|---|---|
static Accounting.AccountingRecordType |
Accounting.AccountingRecordType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Accounting.AccountingRecordType[] |
Accounting.AccountingRecordType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.