|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Priority | |
|---|---|
| net.java.slee.resource.diameter.ro.events.avp | |
| org.mobicents.slee.resource.diameter.ro.events.avp | |
| Uses of Priority in net.java.slee.resource.diameter.ro.events.avp |
|---|
| Fields in net.java.slee.resource.diameter.ro.events.avp declared as Priority | |
|---|---|
static Priority |
Priority.HIGH
|
static Priority |
Priority.LOW
|
static Priority |
Priority.NORMAL
|
| Methods in net.java.slee.resource.diameter.ro.events.avp that return Priority | |
|---|---|
static Priority |
Priority.fromInt(int type)
Return the value of this instance of this enumerated type. |
Priority |
MmsInformation.getPriority()
Returns the value of the Priority AVP, of type Enumerated. |
| Methods in net.java.slee.resource.diameter.ro.events.avp with parameters of type Priority | |
|---|---|
void |
MmsInformation.setPriority(Priority priority)
Sets the value of the Priority AVP, of type Enumerated. |
| Uses of Priority in org.mobicents.slee.resource.diameter.ro.events.avp |
|---|
| Methods in org.mobicents.slee.resource.diameter.ro.events.avp that return Priority | |
|---|---|
Priority |
MmsInformationImpl.getPriority()
|
| Methods in org.mobicents.slee.resource.diameter.ro.events.avp with parameters of type Priority | |
|---|---|
void |
MmsInformationImpl.setPriority(Priority priority)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||