VisiBroker for Java

org.omg.DsLogAdmin
Class WeekMaskItem

java.lang.Object
  extended by org.omg.DsLogAdmin.WeekMaskItem
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class WeekMaskItem
extends java.lang.Object
implements IDLEntity

A fine grained time intervals during which an unlocked and enabled Log is functional.

See Also:
Serialized Form

Field Summary
 short days
          Represents which days of the week the start and stop time fields are valid (a bit mask OR?ed together to specify week days, with the 1st bit indicating Sunday and the 7th bit indicating Saturday).
 Time24Interval[] intervals
          The time intervals
 
Constructor Summary
WeekMaskItem()
           
WeekMaskItem(short days, Time24Interval[] intervals)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

days

public short days
Represents which days of the week the start and stop time fields are valid (a bit mask OR?ed together to specify week days, with the 1st bit indicating Sunday and the 7th bit indicating Saturday).


intervals

public Time24Interval[] intervals
The time intervals

Constructor Detail

WeekMaskItem

public WeekMaskItem()

WeekMaskItem

public WeekMaskItem(short days,
                    Time24Interval[] intervals)

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online