com.atlassian.jira.web.component
Class ModuleWebComponentFields.SectionsAndLinks

java.lang.Object
  extended by com.atlassian.jira.web.component.ModuleWebComponentFields.SectionsAndLinks
Enclosing interface:
ModuleWebComponentFields

public static class ModuleWebComponentFields.SectionsAndLinks
extends Object


Constructor Summary
ModuleWebComponentFields.SectionsAndLinks(SimpleLinkSection section, List<SimpleLink> links)
           
 
Method Summary
 List<SimpleLink> getLinks()
           
 SimpleLinkSection getSection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleWebComponentFields.SectionsAndLinks

public ModuleWebComponentFields.SectionsAndLinks(SimpleLinkSection section,
                                                 List<SimpleLink> links)
Method Detail

getSection

public SimpleLinkSection getSection()

getLinks

public List<SimpleLink> getLinks()


Copyright © 2002-2014 Atlassian. All Rights Reserved.