Uses of Class
org.ow2.weblab.core.model.LinearSegment

Packages that use LinearSegment
org.ow2.weblab.core.model   
 

Uses of LinearSegment in org.ow2.weblab.core.model
 

Methods in org.ow2.weblab.core.model that return LinearSegment
 LinearSegment ObjectFactory.createLinearSegment()
          Create an instance of LinearSegment
 

Methods in org.ow2.weblab.core.model that return types with arguments of type LinearSegment
 javax.xml.bind.JAXBElement<LinearSegment> ObjectFactory.createLinearSegment(LinearSegment value)
          Create an instance of JAXBElement<LinearSegment>}
 

Methods in org.ow2.weblab.core.model with parameters of type LinearSegment
 javax.xml.bind.JAXBElement<LinearSegment> ObjectFactory.createLinearSegment(LinearSegment value)
          Create an instance of JAXBElement<LinearSegment>}
 



Copyright © 2004-2010. All Rights Reserved.