wtanaka.praya.disp
Class ParentDirectory

java.lang.Object
  |
  +--wtanaka.praya.obj.Obj
        |
        +--wtanaka.praya.disp.ParentDirectory
All Implemented Interfaces:
java.io.Serializable

public class ParentDirectory
extends Obj

Version:
$Name: $ $Date: 2001/02/19 04:09:34 $
Author:
$Author: wtanaka $
See Also:
Serialized Form

Fields inherited from class wtanaka.praya.obj.Obj
CONTENTS, date, DATE, FROM, privThread, REVCONTENTS, REVDATE, REVFROM, REVSCORE, REVSUBJECT, SCORE, secretObject, SUBJECT
 
Constructor Summary
ParentDirectory()
           
 
Methods inherited from class wtanaka.praya.obj.Obj
getContents, getFrom, getSubject, getTimeStamp, isPrivileged, lessThan, setPrivilegedThread, setSecretObject, setTimeStamp
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

ParentDirectory

public ParentDirectory()