|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.provision.soap.ReleaseInfo
public class ReleaseInfo
This class provides information gathered from the build environment.
Constructor Summary | |
---|---|
ReleaseInfo()
|
Method Summary | |
---|---|
static java.util.Date |
getBuildDate()
Get buildDate (set during build process to Wed Mar 22 15:08:20 PST 2006). |
static java.lang.String |
getCompany()
Get company (set during build process to "Provision Tech"). |
static java.lang.String |
getDate()
Get date (set during build process to "20060322T0308"). |
static java.lang.String |
getDisplayDate()
Get displayDate (set during build process to "03-22-2006"). |
static java.lang.String |
getDisplayTime()
Get displayTime (set during build process to "03:08"). |
static java.lang.String |
getProject()
Get project (set during build process to "SOAP"). |
static java.lang.String |
getVersion()
Get version (set during build process to "1"). |
static java.lang.String |
getWebSite()
Get webSite (set during build process to "http://www.provisiontech.net/"). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReleaseInfo()
Method Detail |
---|
public static final java.util.Date getBuildDate()
public static final java.lang.String getCompany()
public static final java.lang.String getDate()
public static final java.lang.String getDisplayDate()
public static final java.lang.String getDisplayTime()
public static final java.lang.String getProject()
public static final java.lang.String getVersion()
public static final java.lang.String getWebSite()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |