|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfr.esrf.tangoatk.util.BeanPropertyGenerator
public class BeanPropertyGenerator
| Constructor Summary | |
|---|---|
BeanPropertyGenerator(java.io.InputStream properties,
java.io.PrintStream out)
|
|
| Method Summary | |
|---|---|
int |
getIndentLevel()
Get the value of indent. |
java.lang.String |
getName()
Get the value of name. |
static void |
main(java.lang.String[] args)
|
void |
setIndentLevel(int v)
Set the value of indent. |
void |
setName(java.lang.String v)
Set the value of name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BeanPropertyGenerator(java.io.InputStream properties,
java.io.PrintStream out)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public java.lang.String getName()
public void setName(java.lang.String v)
v - Value to assign to name.public int getIndentLevel()
public void setIndentLevel(int v)
v - Value to assign to indent.public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||