DataType
- Type of data which should be stored in the node.InboundMsgType
- Inbound message type for additional checks.public class Literal<DataType,InboundMsgType> extends Node<DataType,InboundMsgType>
childNodesList, dataElement, token
Constructor and Description |
---|
Literal(DataElement<DataType,InboundMsgType> dataElement,
String token) |
public Literal(DataElement<DataType,InboundMsgType> dataElement, String token) throws URITemplateException
URITemplateException
Copyright © 2018 WSO2. All rights reserved.