Uses of Class
org.opencrx.kernel.contract1.jdo2.Quote

Packages that use Quote
org.opencrx.kernel.contract1.cci2   
org.opencrx.kernel.contract1.jdo2   
org.opencrx.kernel.contract1.jmi1   
org.opencrx.kernel.forecast1.jmi1   
 

Uses of Quote in org.opencrx.kernel.contract1.cci2
 

Methods in org.opencrx.kernel.contract1.cci2 with parameters of type Quote
 void AbstractQuotePosition.setQuote(Quote quote, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:contract1:QuoteContainsQuotePosition.
 

Uses of Quote in org.opencrx.kernel.contract1.jdo2
 

Methods in org.opencrx.kernel.contract1.jdo2 that return types with arguments of type Quote
static CloseableCollection<Quote> Quote.openmdxjdoGetObjectsByParent(Segment segment)
          Navigate through an object's composite association
 

Methods in org.opencrx.kernel.contract1.jdo2 with parameters of type Quote
static CloseableCollection<AbstractQuotePosition> AbstractQuotePosition.openmdxjdoGetObjectsByParent(Quote quote)
          Navigate through an object's composite association
 void AbstractQuotePosition.setQuote(Quote quote, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:contract1:QuoteContainsQuotePosition.
 

Constructors in org.opencrx.kernel.contract1.jdo2 with parameters of type Quote
Quote.Slice(Quote object, int index)
          Constructor
 

Uses of Quote in org.opencrx.kernel.contract1.jmi1
 

Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type Quote
 void Segment.addQuote(Quote newValue)
          
 void Segment.addQuote(String id, Quote newValue)
          
 void AbstractQuotePosition.setQuote(Quote quote, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:contract1:QuoteContainsQuotePosition.
 

Uses of Quote in org.opencrx.kernel.forecast1.jmi1
 

Methods in org.opencrx.kernel.forecast1.jmi1 with parameters of type Quote
 void ForecastPeriod.addQuote(Quote newValue)
          
 void ForecastPeriod.addQuote(String id, Quote newValue)
          
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.