Uses of Class
org.weblab_project.core.model.structure.Line

Packages that use Line
org.weblab_project.core.model.structure   
 

Uses of Line in org.weblab_project.core.model.structure
 

Fields in org.weblab_project.core.model.structure with type parameters of type Line
protected  java.util.List<Line> Table.line
           
 

Methods in org.weblab_project.core.model.structure that return Line
 Line ObjectFactory.createLine()
          Create an instance of Line
 

Methods in org.weblab_project.core.model.structure that return types with arguments of type Line
 java.util.List<Line> Table.getLine()
          Gets the value of the line property.
 



Copyright © 2004-2010. All Rights Reserved.