Uses of Class
org.tridas.schema.SeriesLinks

Packages that use SeriesLinks
org.tridas.interfaces   
org.tridas.schema   
 

Uses of SeriesLinks in org.tridas.interfaces
 

Methods in org.tridas.interfaces that return SeriesLinks
 SeriesLinks ITridasDerivedSeries.getLinkSeries()
          Gets the value of the linkSeries property.
 

Methods in org.tridas.interfaces with parameters of type SeriesLinks
 void ITridasDerivedSeries.setLinkSeries(SeriesLinks value)
          Sets the value of the linkSeries property.
 

Uses of SeriesLinks in org.tridas.schema
 

Fields in org.tridas.schema declared as SeriesLinks
protected  SeriesLinks TridasDerivedSeries.linkSeries
           
protected  SeriesLinks BaseSeries.linkSeries
           
 

Methods in org.tridas.schema that return SeriesLinks
 SeriesLinks ObjectFactory.createSeriesLinks()
          Create an instance of SeriesLinks
 SeriesLinks TridasDerivedSeries.getLinkSeries()
          Gets the value of the linkSeries property.
 SeriesLinks BaseSeries.getLinkSeries()
          Gets the value of the linkSeries property.
 

Methods in org.tridas.schema with parameters of type SeriesLinks
 void TridasDerivedSeries.setLinkSeries(SeriesLinks value)
          Sets the value of the linkSeries property.
 void BaseSeries.setLinkSeries(SeriesLinks value)
          Sets the value of the linkSeries property.
 



Copyright © 2011 TRiDaS. All Rights Reserved.