TimePeriod : public <<BaseType>> class
| Created: |
3/12/2005 12:00:00 AM |
| Modified: |
7/18/2008 4:27:42 PM |
|
Project: |
|
| Author: |
AutoMagic KB LLC |
| Version: |
6.2 |
| Phase: |
SID |
| Status: |
Approved |
| Complexity: |
Easy |
Advanced: |
|
| UUID: |
{068F5AFA-9AE0-4e0e-9E4C-5FBF0015EE98} |
| Appears In: |
fig 1 |
<p>Copyright TM Forum 2005<br/></p><p><br/></p><p>A base / value business entity used to represent a period of time, between two timepoints<br/></p><p><br/></p><p>This was a SID class, but is incorrectly subclassed and too limited for DEN-ng use. Its use has been discontinued. Instead, please use the DEN-ng PolicyTimePeriodCondition class.<br/></p>
| Attribute |
Details |
public Date startDateTime |
|
Notes:
|
An instant of time, signifying the beginning of the TimePeriod. This is a datetimestamp. <br /><br />DEN-ng changed the name of the attribute and fixed its description.
|
|
public Date endDateTime |
|
Notes:
|
An instant of time, signifying the beginning of the TimePeriod. This is a datetimestamp. <br /><br />DEN-ng changed the name of the attribute and fixed its description.
|
|