Package | Description |
---|---|
ru.voskhod.smev.client.api.types.message.system.processing |
Modifier and Type | Method and Description |
---|---|
ProcessingInformation.Type |
ProcessingInformation.getType()
Возвращает тип сообщения
|
static ProcessingInformation.Type |
ProcessingInformation.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessingInformation.Type[] |
ProcessingInformation.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ProcessingInformation.setMessageType(ProcessingInformation.Type type)
Устанавливает тип сообщения
|
Constructor and Description |
---|
ProcessingInformation(String nodeId,
ProcessingInformation.Type type)
Конструктор
|
QueryInformation(String nodeId,
String namespaceURI,
String rootElementLocalName,
ProcessingInformation.Type type)
Конструктор
|
Copyright © 2017. All rights reserved.