|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AvpRepresentation | |
|---|---|
| org.jdiameter.api.validation | |
| Uses of AvpRepresentation in org.jdiameter.api.validation |
|---|
| Methods in org.jdiameter.api.validation that return AvpRepresentation | |
|---|---|
AvpRepresentation |
MessageRepresentation.getAvp(int code)
Fetches Avp representation for given code. |
AvpRepresentation |
Dictionary.getAvp(int code)
Fetches Avp representation for given code. |
AvpRepresentation |
MessageRepresentation.getAvp(int code,
long vendorId)
Fetches Avp representation for given code and vendorId. |
AvpRepresentation |
Dictionary.getAvp(int code,
long vendorId)
Fetches Avp representation for given code and vendorId. |
AvpRepresentation |
Dictionary.getAvp(java.lang.String avpName)
Fetches Avp representation for given name. |
| Methods in org.jdiameter.api.validation that return types with arguments of type AvpRepresentation | |
|---|---|
java.util.List<AvpRepresentation> |
AvpRepresentation.getChildren()
|
java.util.Map<AvpRepresentation,AvpRepresentation> |
MessageRepresentation.getMessageAvps()
|
java.util.Map<AvpRepresentation,AvpRepresentation> |
MessageRepresentation.getMessageAvps()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||