|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RedirectAddressType | |
|---|---|
| net.java.slee.resource.diameter.cca.events.avp | |
| org.mobicents.slee.resource.diameter.cca.events.avp | |
| Uses of RedirectAddressType in net.java.slee.resource.diameter.cca.events.avp |
|---|
| Methods in net.java.slee.resource.diameter.cca.events.avp that return RedirectAddressType | |
|---|---|
static RedirectAddressType |
RedirectAddressType.fromInt(int type)
|
RedirectAddressType |
RedirectServerAvp.getRedirectAddressType()
Returns the value of the Redirect-Address-Type AVP, of type Enumerated. |
static RedirectAddressType |
RedirectAddressType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RedirectAddressType[] |
RedirectAddressType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.java.slee.resource.diameter.cca.events.avp with parameters of type RedirectAddressType | |
|---|---|
void |
RedirectServerAvp.setRedirectAddressType(RedirectAddressType redirectAddressType)
Sets the value of the Redirect-Address-Type AVP, of type Enumerated. |
| Uses of RedirectAddressType in org.mobicents.slee.resource.diameter.cca.events.avp |
|---|
| Methods in org.mobicents.slee.resource.diameter.cca.events.avp that return RedirectAddressType | |
|---|---|
RedirectAddressType |
RedirectServerAvpImpl.getRedirectAddressType()
|
| Methods in org.mobicents.slee.resource.diameter.cca.events.avp with parameters of type RedirectAddressType | |
|---|---|
void |
RedirectServerAvpImpl.setRedirectAddressType(RedirectAddressType redirectAddressType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||