edu.wisc.trace.urcsdk.support
Class ProjectInfo

java.lang.Object
  extended by edu.wisc.trace.urcsdk.support.ProjectInfo

public class ProjectInfo
extends java.lang.Object

ProjectInfo contains build information for the entire URC SDK.

Created on: Jul 12, 2004
Known bugs: None
Thread safe: Yes

Version:
$Revision: 1.21 $
Author:
Andrew Martin, Trace R&D Center

Constructor Summary
ProjectInfo()
           
 
Method Summary
static java.lang.String getBuildDateAndTime()
          getBuildDateAndTime returns the latest build date and time.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectInfo

public ProjectInfo()
Method Detail

getBuildDateAndTime

public static java.lang.String getBuildDateAndTime()
getBuildDateAndTime returns the latest build date and time.

Returns:
a String object indicating date and time of latest build.


Copyright © 2006 Trace R&D Center, University of Wisconsin-Madison. All Rights Reserved.