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

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

public static interface BudgetMilestone.Identity
extends org.oasisopen.cci2.Identity

Object Identity


Method Summary
 Budget.Identity getBudget()
          Retrieve the Budget's identity
 String getName()
          The name value
 boolean isNamePersistent()
          Tells whether the name value is persistent.
 

Method Detail

getBudget

Budget.Identity getBudget()
Retrieve the Budget's identity

Returns:
the parent object's identity

isNamePersistent

boolean isNamePersistent()
Tells whether the name value is persistent.

Returns:
true if the name value is persistent.

getName

String getName()
The name value

Returns:
the name value


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