Package | Description |
---|---|
com.ceridwen.circulation.SIP.messages | |
com.ceridwen.circulation.SIP.types.enumerations |
Modifier and Type | Method and Description |
---|---|
Language |
PatronStatusResponse.getLanguage() |
Language |
PatronEnableResponse.getLanguage() |
Language |
PatronInformationResponse.getLanguage() |
Language |
PatronStatusRequest.getLanguage() |
Language |
PatronInformation.getLanguage() |
Modifier and Type | Method and Description |
---|---|
void |
PatronStatusResponse.setLanguage(Language language) |
void |
PatronEnableResponse.setLanguage(Language language) |
void |
PatronInformationResponse.setLanguage(Language language) |
void |
PatronStatusRequest.setLanguage(Language language) |
void |
PatronInformation.setLanguage(Language language) |
Modifier and Type | Method and Description |
---|---|
static Language |
Language.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Language[] |
Language.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.