|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jersey.wadl.Dependencies
public final class Dependencies
TODO: DESCRIBE ME
Created on: Jun 10, 2008
Constructor Summary | |
---|---|
Dependencies()
|
Method Summary | |
---|---|
java.util.List<Dependency> |
getDependencies()
|
void |
setDependencies(java.util.List<Dependency> dependencies)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Dependencies()
Method Detail |
---|
public java.util.List<Dependency> getDependencies()
public void setDependencies(java.util.List<Dependency> dependencies)
dependencies
- the dependencies to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |