org.axway.grapes.server.core.graphs
Class GraphDependency
java.lang.Object
org.axway.grapes.server.core.graphs.GraphDependency
public class GraphDependency
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphDependency
public GraphDependency()
getSource
public String getSource()
setSource
public void setSource(String source)
getTarget
public String getTarget()
setTarget
public void setTarget(String target)
getType
public String getType()
setType
public void setType(String type)
Copyright © 2014. All Rights Reserved.