| Package | Description |
|---|---|
| org.cipango.diameter.ims |
| Modifier and Type | Field and Description |
|---|---|
static Type<Cx.OriginatingRequest> |
Cx.ORIGININATING_REQUEST
The Originating-Request AVP is of type Enumerated and indicates to the
HSS that the request is related to an AS originating SIP request in the
Location-Information-Request operation.
|
| Modifier and Type | Method and Description |
|---|---|
static Cx.OriginatingRequest |
Cx.OriginatingRequest.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cx.OriginatingRequest[] |
Cx.OriginatingRequest.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.