org.activemath.webapp.dict
Class DependencyBean

java.lang.Object
  extended by org.activemath.webapp.dict.DependencyBean

public class DependencyBean
extends Object


Method Summary
 Item getDest()
           
 Item getSrc()
           
 String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSrc

public Item getSrc()

getDest

public Item getDest()

getType

public String getType()