com.clickntap.smart
Class SmartMethod

java.lang.Object
  extended by com.clickntap.smart.SmartAction
      extended by com.clickntap.smart.SmartMethod

public class SmartMethod
extends SmartAction


Nested Class Summary
 
Nested classes/interfaces inherited from class com.clickntap.smart.SmartAction
SmartAction.BindingElement
 
Field Summary
 
Fields inherited from class com.clickntap.smart.SmartAction
target
 
Constructor Summary
SmartMethod(String name, org.dom4j.Element element)
           
 
Method Summary
 String getName()
           
 
Methods inherited from class com.clickntap.smart.SmartAction
getBinds, getElses, getExecs, getInits, getLoads, getRules, getTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmartMethod

public SmartMethod(String name,
                   org.dom4j.Element element)
Method Detail

getName

public String getName()


Copyright © 2014. All rights reserved.