|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegistrationType | |
|---|---|
| org.mobicents.slee.sippresence.pojo.pidf.oma | |
| Uses of RegistrationType in org.mobicents.slee.sippresence.pojo.pidf.oma |
|---|
| Fields in org.mobicents.slee.sippresence.pojo.pidf.oma declared as RegistrationType | |
|---|---|
protected RegistrationType |
RegistrationState.value
|
| Methods in org.mobicents.slee.sippresence.pojo.pidf.oma that return RegistrationType | |
|---|---|
static RegistrationType |
RegistrationType.fromValue(java.lang.String v)
|
RegistrationType |
RegistrationState.getValue()
Gets the value of the value property. |
static RegistrationType |
RegistrationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RegistrationType[] |
RegistrationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.mobicents.slee.sippresence.pojo.pidf.oma with parameters of type RegistrationType | |
|---|---|
void |
RegistrationState.setValue(RegistrationType value)
Sets the value of the value property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||