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