|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.JRefactoryVersion
public class JRefactoryVersion
The current version of JRefactory
Constructor Summary | |
---|---|
JRefactoryVersion()
|
Method Summary | |
---|---|
int |
getBuild()
Gets the Build attribute of the JRefactoryVersion object |
int |
getMajorVersion()
Gets the MajorVersion attribute of the JRefactoryVersion object |
int |
getMinorVersion()
Gets the MinorVersion attribute of the JRefactoryVersion object |
static void |
main(java.lang.String[] args)
|
java.lang.String |
toString()
Converts the JRefactoryVersion to a string |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JRefactoryVersion()
Method Detail |
---|
public int getMajorVersion()
public int getMinorVersion()
public int getBuild()
public java.lang.String toString()
toString
in class java.lang.Object
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |