org.opencrx.kernel.activity1.cci2
Interface CalcActualEffortResult

All Known Subinterfaces:
CalcActualEffortResult

public interface CalcActualEffortResult


Nested Class Summary
static class CalcActualEffortResult.Member
          The structure's members
 
Method Summary
 Integer getActualEffortHours()
          Retrieves the value for the optional structure field actualEffortHours.
 Integer getActualEffortMinutes()
          Retrieves the value for the optional structure field actualEffortMinutes.
 

Method Detail

getActualEffortHours

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

Returns:
The possibly null value for structure field actualEffortHours.

getActualEffortMinutes

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

Returns:
The possibly null value for structure field actualEffortMinutes.


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