public class RejectResponseContent extends AbstractResponseContent
Modifier and Type | Class and Description |
---|---|
static class |
RejectResponseContent.Reject |
static class |
RejectResponseContent.RejectCode
Список причин отклонения
|
status
Constructor and Description |
---|
RejectResponseContent(List<Element> businessProcessMetadata)
Конструктов
|
Modifier and Type | Method and Description |
---|---|
void |
accept(ParseContentVisitor parseContentVisitor)
Вызывается системой для заполнения метаданных
|
void |
add(RejectResponseContent.RejectCode statusCode,
String statusDescription) |
List<RejectResponseContent.Reject> |
getRejects() |
getAttachments, getBusinessProcessMetadata, getContent, getPersonalSignature, getStatus
public void add(RejectResponseContent.RejectCode statusCode, String statusDescription)
public List<RejectResponseContent.Reject> getRejects()
public void accept(ParseContentVisitor parseContentVisitor)
accept
in interface ParseContentAcceptor
accept
in class BusinessContent
parseContentVisitor
- заполнитель метаданныхCopyright © 2017. All rights reserved.