|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bankframe.Version
public class Version
This class displays the BankFrame MCA version information;
Constructor Summary | |
---|---|
Version()
This method creates a Version object The consructor version information from the version properties file. |
Method Summary | |
---|---|
String |
getProductVersion()
This method gets a string that returns the product version information |
static void |
main(String[] args)
Usage: java com.bankframe.Version |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Version()
Method Detail |
---|
public String getProductVersion()
public static void main(String[] args)
java com.bankframe.Version
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |