org.apache.synapse.mediators.db
Class Statement.Parameter

java.lang.Object
  extended by org.apache.synapse.mediators.db.Statement.Parameter
Enclosing class:
Statement

public static class Statement.Parameter
extends Object


Method Summary
 String getPropertyName()
           
 int getType()
           
 SynapseXPath getXpath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPropertyName

public String getPropertyName()

getXpath

public SynapseXPath getXpath()

getType

public int getType()


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.