org.hyperic.sigar.win32
Class FileVersion
java.lang.Object
   org.hyperic.sigar.win32.FileVersion
org.hyperic.sigar.win32.FileVersion
- public class FileVersion 
- extends java.lang.Object
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
getProductMajor
public int getProductMajor()
- 
 
getProductMinor
public int getProductMinor()
- 
 
getProductBuild
public int getProductBuild()
- 
 
getProductRevision
public int getProductRevision()
- 
 
getFileMajor
public int getFileMajor()
- 
 
getFileMinor
public int getFileMinor()
- 
 
getFileBuild
public int getFileBuild()
- 
 
getFileRevision
public int getFileRevision()
- 
 
getInfo
public java.util.Map getInfo()
- 
 
getProductVersion
public java.lang.String getProductVersion()
- 
 
getFileVersion
public java.lang.String getFileVersion()
- 
 
Copyright ? 2004-2009 Hyperic. All Rights Reserved.