|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BarringType | |
|---|---|
| org.mobicents.slee.sippresence.pojo.pidf.oma | |
| Uses of BarringType in org.mobicents.slee.sippresence.pojo.pidf.oma |
|---|
| Fields in org.mobicents.slee.sippresence.pojo.pidf.oma declared as BarringType | |
|---|---|
protected BarringType |
BarringState.value
|
| Methods in org.mobicents.slee.sippresence.pojo.pidf.oma that return BarringType | |
|---|---|
static BarringType |
BarringType.fromValue(java.lang.String v)
|
BarringType |
BarringState.getValue()
Gets the value of the value property. |
static BarringType |
BarringType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BarringType[] |
BarringType.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 BarringType | |
|---|---|
void |
BarringState.setValue(BarringType value)
Sets the value of the value property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||