HealthTime

This type is a class for model objects.

The HealthTime object is how the startTime and endTime are represented.

Package: healthcontroller

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Reference attributes having this type:
  RestartTime.endTime
  RestartTime.startTime



Attributes Summary
hour : EShort The hour denotes the hour portion of the time, from 00 to 23.
minute : EShort The minute denotes the minute portion of the time, from 00 to 59.



Attribute Details

hour  -  The hour denotes the hour portion of the time, from 00 to 23.
    Data Type: EShort
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

minute  -  The minute denotes the minute portion of the time, from 00 to 59.
    Data Type: EShort
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006