jaxx.compiler.tools.jaxxcapture
Class PropertyNode

java.lang.Object
  extended by jaxx.compiler.tools.jaxxcapture.AbstractContextNode
      extended by jaxx.compiler.tools.jaxxcapture.PropertyNode
All Implemented Interfaces:
ContextNode

public class PropertyNode
extends AbstractContextNode


Constructor Summary
PropertyNode(String property)
           
 
Method Summary
 String getProperty()
           
 String toString()
           
 
Methods inherited from class jaxx.compiler.tools.jaxxcapture.AbstractContextNode
addArgument, getArguments
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertyNode

public PropertyNode(String property)
Method Detail

getProperty

public String getProperty()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2008-2010 CodeLutin. All Rights Reserved.