|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubscriptionIdType | |
|---|---|
| net.java.slee.resource.diameter.cca.events.avp | |
| org.mobicents.slee.resource.diameter.cca.events.avp | |
| Uses of SubscriptionIdType in net.java.slee.resource.diameter.cca.events.avp |
|---|
| Methods in net.java.slee.resource.diameter.cca.events.avp that return SubscriptionIdType | |
|---|---|
static SubscriptionIdType |
SubscriptionIdType.fromInt(int presumableValue)
|
SubscriptionIdType |
SubscriptionIdAvp.getSubscriptionIdType()
Returns the value of the Subscription-Id-Type AVP, of type Enumerated. |
static SubscriptionIdType |
SubscriptionIdType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SubscriptionIdType[] |
SubscriptionIdType.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 SubscriptionIdType | |
|---|---|
void |
SubscriptionIdAvp.setSubscriptionIdType(SubscriptionIdType type)
Sets the value of the Subscription-Id-Type AVP, of type Enumerated. |
| Uses of SubscriptionIdType in org.mobicents.slee.resource.diameter.cca.events.avp |
|---|
| Methods in org.mobicents.slee.resource.diameter.cca.events.avp that return SubscriptionIdType | |
|---|---|
SubscriptionIdType |
SubscriptionIdAvpImpl.getSubscriptionIdType()
|
| Methods in org.mobicents.slee.resource.diameter.cca.events.avp with parameters of type SubscriptionIdType | |
|---|---|
void |
SubscriptionIdAvpImpl.setSubscriptionIdType(SubscriptionIdType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||