Package | Description |
---|---|
com.ceridwen.circulation.SIP.messages | |
com.ceridwen.circulation.SIP.types.enumerations |
Modifier and Type | Method and Description |
---|---|
HoldMode |
Hold.getHoldMode() |
Modifier and Type | Method and Description |
---|---|
void |
Hold.setHoldMode(HoldMode holdMode) |
Modifier and Type | Method and Description |
---|---|
static HoldMode |
HoldMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HoldMode[] |
HoldMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004–2019 Ceridwen Limited. All rights reserved.