|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HoldType | |
|---|---|
| com.pkrete.jsip2.messages.requests | |
| com.pkrete.jsip2.variables | |
| Uses of HoldType in com.pkrete.jsip2.messages.requests |
|---|
| Methods in com.pkrete.jsip2.messages.requests that return HoldType | |
|---|---|
HoldType |
SIP2HoldRequest.getHoldType()
Returns the type of the hold: other, any copy, specific copy or any copy at a single branch or sublocation. |
| Methods in com.pkrete.jsip2.messages.requests with parameters of type HoldType | |
|---|---|
void |
SIP2HoldRequest.setHoldType(HoldType holdType)
Sets the type of the hold: other, any copy, specific copy or any copy at a single branch or sublocation. |
| Uses of HoldType in com.pkrete.jsip2.variables |
|---|
| Methods in com.pkrete.jsip2.variables that return HoldType | |
|---|---|
static HoldType |
HoldType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HoldType[] |
HoldType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||