Modifier and Type | Field and Description |
---|---|
protected BusinessStatus |
BusinessContent.status
Статус (тип) содержимого
|
Modifier and Type | Method and Description |
---|---|
BusinessStatus |
BusinessContent.getStatus()
Возвращает статус содержимого
|
Constructor and Description |
---|
BusinessContent(BusinessStatus status,
List<Element> businessProcessMetadata)
Конструктор
|
Constructor and Description |
---|
AbstractRequestContent(BusinessStatus status,
List<Element> businessProcessMetadata)
Конструктор
|
RequestContent(BusinessStatus status,
List<Element> businessProcessMetadata)
Конструктор
|
Constructor and Description |
---|
AbstractResponseContent(BusinessStatus status,
List<Element> businessProcessMetadata)
Конструктов
|
ResponseContent(BusinessStatus status,
List<Element> businessProcessMetadata)
Конструктор
|
Modifier and Type | Method and Description |
---|---|
static BusinessStatus |
BusinessStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BusinessStatus[] |
BusinessStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.