|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.seventytwomiles.architecturerules.domain.CyclicDependencyConfiguration
public class CyclicDependencyConfiguration
Represents the configuration information read from the XML configuration file.
| Constructor Summary | |
|---|---|
CyclicDependencyConfiguration()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTest()
Getter for property 'test'. |
void |
setTest(java.lang.String test)
Setter for property 'test'. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify,
notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CyclicDependencyConfiguration()
| Method Detail |
|---|
public java.lang.String getTest()
public void setTest(java.lang.String test)
test - Value to set for property 'test'.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||