Uses of Class
net.sf.borg.model.LinkModel.LinkType

Packages that use LinkModel.LinkType
net.sf.borg.model The Model package and its sub-packages provide the data model layer for borg 
 

Uses of LinkModel.LinkType in net.sf.borg.model
 

Methods in net.sf.borg.model that return LinkModel.LinkType
static LinkModel.LinkType LinkModel.LinkType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LinkModel.LinkType[] LinkModel.LinkType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sf.borg.model with parameters of type LinkModel.LinkType
 void LinkModel.addLink(KeyedEntity<?> owner, String pathIn, LinkModel.LinkType linkType)
          Adds a link.
 



Generated September 24 2010 by mbb using Apache Ant version 1.7.1 compiled on June 27 2008 and Java version 1.6.0_20 from Sun Microsystems Inc. on Linux i386 2.6.24-28-generic