|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrintMessageStatus | |
|---|---|
| no.digipost.api.client | |
| no.digipost.api.client.representations | |
| Uses of PrintMessageStatus in no.digipost.api.client |
|---|
| Methods in no.digipost.api.client with parameters of type PrintMessageStatus | |
|---|---|
protected void |
PrintOrderer.verifyCorrectStatus(PrintMessage createdMessage,
PrintMessageStatus expectedStatus)
|
| Uses of PrintMessageStatus in no.digipost.api.client.representations |
|---|
| Fields in no.digipost.api.client.representations declared as PrintMessageStatus | |
|---|---|
protected PrintMessageStatus |
PrintMessage.status
|
| Methods in no.digipost.api.client.representations that return PrintMessageStatus | |
|---|---|
static PrintMessageStatus |
PrintMessageStatus.fromValue(String v)
|
PrintMessageStatus |
PrintMessage.getStatus()
|
static PrintMessageStatus |
PrintMessageStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PrintMessageStatus[] |
PrintMessageStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in no.digipost.api.client.representations with parameters of type PrintMessageStatus | |
|---|---|
void |
PrintMessage.setStatus(PrintMessageStatus value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||