org.opencrx.kernel.activity1.jmi1
Interface CalcActualEffortResult

All Superinterfaces:
CalcActualEffortResult, RefStruct, RefStruct_1_0, Serializable

public interface CalcActualEffortResult
extends RefStruct_1_0, CalcActualEffortResult


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.activity1.cci2.CalcActualEffortResult
CalcActualEffortResult.Member
 
Method Summary
 Integer getActualEffortHours()
          Retrieves the value for the optional structure field actualEffortHours.
 Integer getActualEffortMinutes()
          Retrieves the value for the optional structure field actualEffortMinutes.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refContainsValue, refDelegate, refGetValue
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getActualEffortHours

Integer getActualEffortHours()
Retrieves the value for the optional structure field actualEffortHours.

Specified by:
getActualEffortHours in interface CalcActualEffortResult
Returns:
The possibly null value for structure field actualEffortHours.

getActualEffortMinutes

Integer getActualEffortMinutes()
Retrieves the value for the optional structure field actualEffortMinutes.

Specified by:
getActualEffortMinutes in interface CalcActualEffortResult
Returns:
The possibly null value for structure field actualEffortMinutes.


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