Package | Description |
---|---|
ru.voskhod.smev.client.api.types.message.business.data.response |
Modifier and Type | Method and Description |
---|---|
static RejectResponseContent.RejectCode |
RejectResponseContent.RejectCode.fromValue(String v)
/**
Возвращает причину отклонения по ее текстовому представлению
|
RejectResponseContent.RejectCode |
RejectResponseContent.Reject.getStatusCode()
Возвращает код причины отклонения
|
static RejectResponseContent.RejectCode |
RejectResponseContent.RejectCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RejectResponseContent.RejectCode[] |
RejectResponseContent.RejectCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RejectResponseContent.add(RejectResponseContent.RejectCode statusCode,
String statusDescription) |
Copyright © 2017. All rights reserved.