public class QueryInformation extends ProcessingInformation
ProcessingInformation.Type
Constructor and Description |
---|
QueryInformation(String nodeId,
String namespaceURI,
String rootElementLocalName,
ProcessingInformation.Type type)
Конструктор
|
Modifier and Type | Method and Description |
---|---|
String |
getNamespaceURI()
Возвращает пространство имен
|
String |
getRootElementLocalName()
Возвращает имя корневого элемента
|
getNodeId, getType, setMessageType
public QueryInformation(String nodeId, String namespaceURI, String rootElementLocalName, ProcessingInformation.Type type)
nodeId
- идентификатор узла СМЭВnamespaceURI
- пространство имен (первая часть фильтра запросов)rootElementLocalName
- имя корневого элемента (вторая часть фильтра запросов)type
- тип сообщенияCopyright © 2017. All rights reserved.