com.atlassian.bamboo.plugin.web.model
Class BambooWebIcon

java.lang.Object
  extended by com.atlassian.bamboo.plugin.web.model.BambooWebIcon

public class BambooWebIcon
extends Object


Constructor Summary
BambooWebIcon(Element iconEl, WebFragmentHelper webFragmentHelper, ContextProvider contextProvider, WebFragmentModuleDescriptor descriptor)
           
 
Method Summary
 int getHeight()
           
 WebLink getUrl()
           
 int getWidth()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooWebIcon

public BambooWebIcon(Element iconEl,
                     WebFragmentHelper webFragmentHelper,
                     ContextProvider contextProvider,
                     WebFragmentModuleDescriptor descriptor)
Method Detail

getUrl

public WebLink getUrl()

getWidth

public int getWidth()

getHeight

public int getHeight()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.