com.google.clearsilver.jsilver.syntax.node
Class ADataCommand
java.lang.Object
com.google.clearsilver.jsilver.syntax.node.Node
com.google.clearsilver.jsilver.syntax.node.PCommand
com.google.clearsilver.jsilver.syntax.node.ADataCommand
- All Implemented Interfaces:
- Switchable, Cloneable
public final class ADataCommand
- extends PCommand
ADataCommand
public ADataCommand()
ADataCommand
public ADataCommand(TData _data_)
clone
public Object clone()
- Specified by:
clone
in class Node
apply
public void apply(Switch sw)
getData
public TData getData()
setData
public void setData(TData node)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2010-2012 Google. All Rights Reserved.