org.opencrx.kernel.forecast1.cci2
Interface ForecastHasForecastPeriod.ForecastPeriod<E>
- All Superinterfaces:
- Collection<E>, Container<E>, Iterable<E>
- Enclosing interface:
- ForecastHasForecastPeriod
public static interface ForecastHasForecastPeriod.ForecastPeriod<E>
- extends Container<E>
Association End Interface forecastPeriod
| Methods inherited from interface java.util.Collection |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
get
E get(QualifierType periodQualifierType,
String periodQualifier)
add
void add(QualifierType periodQualifierType,
String periodQualifier,
E forecastPeriod)
remove
void remove(QualifierType periodQualifierType,
String periodQualifier)
This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.