|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.graph.domain.dependency.DependencyVertex
public class DependencyVertex
Description of the Class
| Field Summary | |
|---|---|
private java.lang.Object |
value
|
| Constructor Summary | |
|---|---|
DependencyVertex(java.lang.Object value)
Constructor for the DependencyVertex object |
|
| Method Summary | |
|---|---|
java.lang.Object |
getValue()
Gets the value attribute of the DependencyVertex object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.lang.Object value
| Constructor Detail |
|---|
public DependencyVertex(java.lang.Object value)
value - | Method Detail |
|---|
public java.lang.Object getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||