|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.acsinet_solutions.util.build.SimpleBlockReference
public class SimpleBlockReference
A helper simple block reference instance. Useful for building blocks than need simple elements that reference other elements
| Constructor Summary | |
|---|---|
SimpleBlockReference()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Name setter |
void |
setName(java.lang.String name)
Build-time name setter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleBlockReference()
| Method Detail |
|---|
public final void setName(java.lang.String name)
name - A not-null not-empty source name value
public final java.lang.String getName()
throws BuildException
BuildException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||