|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FinalUnitActionType | |
|---|---|
| net.java.slee.resource.diameter.cca.events.avp | |
| org.mobicents.slee.resource.diameter.cca.events.avp | |
| Uses of FinalUnitActionType in net.java.slee.resource.diameter.cca.events.avp |
|---|
| Methods in net.java.slee.resource.diameter.cca.events.avp that return FinalUnitActionType | |
|---|---|
static FinalUnitActionType |
FinalUnitActionType.fromInt(int type)
|
FinalUnitActionType |
FinalUnitIndicationAvp.getFinalUnitAction()
Returns the value of the Final-Unit-Action AVP, of type Enumerated. |
static FinalUnitActionType |
FinalUnitActionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FinalUnitActionType[] |
FinalUnitActionType.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 FinalUnitActionType | |
|---|---|
void |
FinalUnitIndicationAvp.setFinalUnitAction(FinalUnitActionType finalUnitAction)
Sets the value of the Final-Unit-Action AVP, of type Enumerated. |
| Uses of FinalUnitActionType in org.mobicents.slee.resource.diameter.cca.events.avp |
|---|
| Methods in org.mobicents.slee.resource.diameter.cca.events.avp that return FinalUnitActionType | |
|---|---|
FinalUnitActionType |
FinalUnitIndicationAvpImpl.getFinalUnitAction()
|
| Methods in org.mobicents.slee.resource.diameter.cca.events.avp with parameters of type FinalUnitActionType | |
|---|---|
void |
FinalUnitIndicationAvpImpl.setFinalUnitAction(FinalUnitActionType finalUnitAction)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||