Package | Description |
---|---|
com.ceridwen.circulation.SIP.messages | |
com.ceridwen.circulation.SIP.types.enumerations |
Modifier and Type | Method and Description |
---|---|
StatusCode |
SCStatus.getStatusCode() |
Modifier and Type | Method and Description |
---|---|
void |
SCStatus.setStatusCode(StatusCode statusCode) |
Modifier and Type | Method and Description |
---|---|
static StatusCode |
StatusCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatusCode[] |
StatusCode.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.