Uses of Class
org.gcube.portlets.d4sreporting.common.shared.BasicSection

Packages that use BasicSection
org.gcube.portlets.d4sreporting.common.shared   
 

Uses of BasicSection in org.gcube.portlets.d4sreporting.common.shared
 

Methods in org.gcube.portlets.d4sreporting.common.shared that return types with arguments of type BasicSection
 Vector<BasicSection> Model.getSections()
           
 

Method parameters in org.gcube.portlets.d4sreporting.common.shared with type arguments of type BasicSection
 void Model.setSections(Vector<BasicSection> sections)
           
 

Constructor parameters in org.gcube.portlets.d4sreporting.common.shared with type arguments of type BasicSection
Model(String uniqueID, String author, Date dateCreated, Date lastEdit, String lastEditBy, String templateName, int columnWidth, int currPage, int marginBottom, int marginLeft, int marginRight, int marginTop, int pageHeight, int pageWidth, Vector<BasicSection> sections, int totalPages, List<Metadata> metadata)
           
 



Copyright © 2013. All Rights Reserved.