edu.mit.stellar.api.structure
Interface ToolLink
- All Known Subinterfaces:
- ToolLinkM
public interface ToolLink
ToolLink
- Version:
- $Revision: 29988 $, $Date: 2008-02-09 22:10:42 -0500 (Sat, 09 Feb 2008) $
- Author:
- MIT Stellar team
getPath
java.lang.String getPath()
- Returns:
- the path
getDescription
java.lang.String getDescription()
- Returns:
- the description
getHref
java.lang.String getHref()
- Returns:
- the href
getIsAbsolute
java.lang.Boolean getIsAbsolute()
- Returns:
- the isAbsolute
getLabel
java.lang.String getLabel()
- Returns:
- the label
getShown
java.lang.Boolean getShown()
- Returns:
- the shown
Copyright © 2007-2008 MIT IS&T ISDA. All Rights Reserved.