JTools

net.jtools.tmpl.model
Class SimpleObject

java.lang.Object
  extended by net.jtools.tmpl.model.SimpleObject
Direct Known Subclasses:
SimpleItem, WriteableMacro.Argument, WriteableMacro.BuildIn

public class SimpleObject
extends Object


Nested Class Summary
static class SimpleObject.Description
           
 
Field Summary
protected  SimpleObject.Description description
           
 
Constructor Summary
SimpleObject()
           
 
Method Summary
 void addDescription(SimpleObject.Description desc)
           
 void setDescription(String txt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

description

protected SimpleObject.Description description
Constructor Detail

SimpleObject

public SimpleObject()
Method Detail

setDescription

public void setDescription(String txt)

addDescription

public void addDescription(SimpleObject.Description desc)

JTools

© 2000-2006, JTools.org.