|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CcRequestType | |
|---|---|
| net.java.slee.resource.diameter.cca.events | |
| net.java.slee.resource.diameter.cca.events.avp | |
| org.mobicents.slee.resource.diameter.cca.events | |
| Uses of CcRequestType in net.java.slee.resource.diameter.cca.events |
|---|
| Methods in net.java.slee.resource.diameter.cca.events that return CcRequestType | |
|---|---|
CcRequestType |
CreditControlMessage.getCcRequestType()
Returns the value of the CC-Request-Type AVP, of type Enumerated. |
| Methods in net.java.slee.resource.diameter.cca.events with parameters of type CcRequestType | |
|---|---|
void |
CreditControlMessage.setCcRequestType(CcRequestType ccRequestType)
Sets the value of the CC-Request-Type AVP, of type Enumerated. |
| Uses of CcRequestType in net.java.slee.resource.diameter.cca.events.avp |
|---|
| Methods in net.java.slee.resource.diameter.cca.events.avp that return CcRequestType | |
|---|---|
static CcRequestType |
CcRequestType.fromInt(int type)
|
static CcRequestType |
CcRequestType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CcRequestType[] |
CcRequestType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of CcRequestType in org.mobicents.slee.resource.diameter.cca.events |
|---|
| Methods in org.mobicents.slee.resource.diameter.cca.events that return CcRequestType | |
|---|---|
CcRequestType |
CreditControlMessageImpl.getCcRequestType()
|
| Methods in org.mobicents.slee.resource.diameter.cca.events with parameters of type CcRequestType | |
|---|---|
void |
CreditControlMessageImpl.setCcRequestType(CcRequestType ccRequestType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||