org.opencrx.kernel.forecast1.cci2
Interface ForecastPeriod.Identity

All Superinterfaces:
org.oasisopen.cci2.Identity, org.oasisopen.cci2.PersistentIdentity, Serializable
All Known Implementing Classes:
ForecastPeriod.Identity
Enclosing interface:
ForecastPeriod

public static interface ForecastPeriod.Identity
extends org.oasisopen.cci2.PersistentIdentity

Object Identity


Method Summary
 String getPeriodQualifier()
          The periodQualifier value
 boolean isPeriodQualifierPersistent()
          Tells whether the periodQualifier value is persistent.
 Forecast.Identity parent()
          Retrieve the Forecast's identity
 
Methods inherited from interface org.oasisopen.cci2.Identity
toXRI
 

Method Detail

parent

Forecast.Identity parent()
Retrieve the Forecast's identity

Specified by:
parent in interface org.oasisopen.cci2.PersistentIdentity
Returns:
the parent object's identity

isPeriodQualifierPersistent

boolean isPeriodQualifierPersistent()
Tells whether the periodQualifier value is persistent.

Returns:
true if the periodQualifier value is persistent.

getPeriodQualifier

String getPeriodQualifier()
The periodQualifier value

Returns:
the periodQualifier value


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