Uses of Class
de.mguennewig.pobjects.metadata.TimeStampType

Packages that use TimeStampType
de.mguennewig.pobjects.filesystem This package contains a PObjects Container that uses the file system tree as a database table. 
de.mguennewig.pobjform.html This package contains the HTML form interface of the PObjForm library. 
 

Uses of TimeStampType in de.mguennewig.pobjects.filesystem
 

Fields in de.mguennewig.pobjects.filesystem declared as TimeStampType
static TimeStampType FileRecord.ATYPE_MODIFIED
           
 

Uses of TimeStampType in de.mguennewig.pobjform.html
 

Methods in de.mguennewig.pobjform.html with parameters of type TimeStampType
 void Layout.timeStamp(TimeStampType type, java.math.BigInteger timestamp, java.lang.String nullRepresentation)
          Writes a localized time stamp to the layout.