Package org.ikasan.spec.mapping
Interface NamedResult
-
public interface NamedResultCreated by Ikasan Development Team on 16/05/2017.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()Get the query parameter name.java.lang.StringgetValue()Get the query parameter value
-