| Enum | Description |
|---|---|
| AvpFlag |
This enumerated class describe all flags of avp header
|
| AvpType |
This enumerated class describe base type of avp.
|
| CommandFlag |
This enumerated class describe all flags of message
|
| Setter.Type |
This enumeration defines for what Avp (known/not known) is used setter
|
| Annotation Type | Description |
|---|---|
| AvpDscr |
This annotation allows describe Java POJO object as Diameter avp element
|
| Child |
This annotation allow describe information about child of command / group avp
|
| CommandDscr |
This annotation allows describe Java POJO object as Diameter Command element
|
| Getter |
This annotation allows get child object from command / group avp and
get value for simple avp
|
| Setter |
This annotation allows set child object to command / group avp and
set value to simple avp
|
Copyright © 2016. All Rights Reserved.