|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultipleServicesIndicatorType | |
|---|---|
| net.java.slee.resource.diameter.cca.events | |
| net.java.slee.resource.diameter.cca.events.avp | |
| org.mobicents.slee.resource.diameter.cca.events | |
| Uses of MultipleServicesIndicatorType in net.java.slee.resource.diameter.cca.events |
|---|
| Methods in net.java.slee.resource.diameter.cca.events that return MultipleServicesIndicatorType | |
|---|---|
MultipleServicesIndicatorType |
CreditControlRequest.getMultipleServicesIndicator()
Returns the value of the Multiple-Services-Indicator AVP, of type Enumerated. |
| Methods in net.java.slee.resource.diameter.cca.events with parameters of type MultipleServicesIndicatorType | |
|---|---|
void |
CreditControlRequest.setMultipleServicesIndicator(MultipleServicesIndicatorType multipleServicesIndicator)
Sets the value of the Multiple-Services-Indicator AVP, of type Enumerated. |
| Uses of MultipleServicesIndicatorType in net.java.slee.resource.diameter.cca.events.avp |
|---|
| Methods in net.java.slee.resource.diameter.cca.events.avp that return MultipleServicesIndicatorType | |
|---|---|
static MultipleServicesIndicatorType |
MultipleServicesIndicatorType.fromInt(int type)
|
static MultipleServicesIndicatorType |
MultipleServicesIndicatorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MultipleServicesIndicatorType[] |
MultipleServicesIndicatorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of MultipleServicesIndicatorType in org.mobicents.slee.resource.diameter.cca.events |
|---|
| Methods in org.mobicents.slee.resource.diameter.cca.events that return MultipleServicesIndicatorType | |
|---|---|
MultipleServicesIndicatorType |
CreditControlRequestImpl.getMultipleServicesIndicator()
|
| Methods in org.mobicents.slee.resource.diameter.cca.events with parameters of type MultipleServicesIndicatorType | |
|---|---|
void |
CreditControlRequestImpl.setMultipleServicesIndicator(MultipleServicesIndicatorType multipleServicesIndicator)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||