Class Statement.Parameter
- java.lang.Object
-
- org.wso2.carbon.mediator.dblookup.Statement.Parameter
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getPropertyName()
int
getType()
org.apache.synapse.util.xpath.SynapseXPath
getXpath()
-
-
-
Method Detail
-
getPropertyName
public String getPropertyName()
-
getXpath
public org.apache.synapse.util.xpath.SynapseXPath getXpath()
-
getType
public int getType()
-
-