|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CcUnitType | |
|---|---|
| net.java.slee.resource.diameter.cca.events.avp | |
| org.mobicents.slee.resource.diameter.cca.events.avp | |
| Uses of CcUnitType in net.java.slee.resource.diameter.cca.events.avp |
|---|
| Methods in net.java.slee.resource.diameter.cca.events.avp that return CcUnitType | |
|---|---|
static CcUnitType |
CcUnitType.fromInt(int presumableValue)
|
CcUnitType |
GSUPoolReferenceAvp.getCreditControlUnitType()
Returns the value of the CC-Unit-Type AVP, of type Enumerated. |
static CcUnitType |
CcUnitType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CcUnitType[] |
CcUnitType.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 CcUnitType | |
|---|---|
void |
GSUPoolReferenceAvp.setCreditControlUnitType(CcUnitType ccUnitType)
Sets the value of the CC-Unit-Type AVP, of type Enumerated. |
| Uses of CcUnitType in org.mobicents.slee.resource.diameter.cca.events.avp |
|---|
| Methods in org.mobicents.slee.resource.diameter.cca.events.avp that return CcUnitType | |
|---|---|
CcUnitType |
GSUPoolReferenceAvpImpl.getCreditControlUnitType()
|
| Methods in org.mobicents.slee.resource.diameter.cca.events.avp with parameters of type CcUnitType | |
|---|---|
void |
GSUPoolReferenceAvpImpl.setCreditControlUnitType(CcUnitType ccUnitType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||