immutable class TZ_RULE_ELEM < $STR, $BINARY


Ancestors
$BINARY $STR



Public


Features
binstr : BINSTR .. Included as binstr
build( .. Included as build
create( .. Included as create
create(
create( .. Included as create
read( .. Included as read
str( .. Included as str
str : STR .. Included as str
time( .. Included as time
write( .. Included as write


Private

attr day_number : CARD ;
attr day_number : CARD ;
attr month : CARD ;
attr month : CARD ;
attr time : TIMES ;
attr time : TIMES ;
attr week_number : CARD ;
attr week_number : CARD ;

The Sather Home Page