TimePeriod : public <<BaseType>> class
Created: 3/12/2005 12:00:00 AM
Modified: 7/18/2008 4:27:42 PM
Project:
Advanced:
<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.