|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BuildInterface
Classes implementing this interface provide information about what version
of the
| Method Summary | |
|---|---|
Date |
getBuildDate()
Gets the date that the code was built. |
String |
getBuildVersion()
Gets the |
void |
setBuildDate(Date buildDateI)
Sets the date that the code was built. |
void |
setBuildVersion(String buildVersionI)
Sets the |
| Method Detail |
|---|
Date getBuildDate()
setBuildDate(java.util.Date)String getBuildVersion()
setBuildVersion(String)void setBuildDate(Date buildDateI)
buildDateI - the build date.getBuildDate()void setBuildVersion(String buildVersionI)
buildVersionI - the build version string.getBuildVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||