NASA World Wind

gov.nasa.worldwind
Class Version

java.lang.Object
  extended by gov.nasa.worldwind.Version

public class Version
extends java.lang.Object


Constructor Summary
Version()
           
 
Method Summary
static java.lang.String getVersion()
           
static java.lang.String getVersionDotNumber()
           
static java.lang.String getVersionMajorNumber()
           
static java.lang.String getVersionMinorNumber()
           
static java.lang.String getVersionName()
           
static java.lang.String getVersionNumber()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version

public Version()
Method Detail

getVersion

public static java.lang.String getVersion()

getVersionDotNumber

public static java.lang.String getVersionDotNumber()

getVersionMajorNumber

public static java.lang.String getVersionMajorNumber()

getVersionMinorNumber

public static java.lang.String getVersionMinorNumber()

getVersionName

public static java.lang.String getVersionName()

getVersionNumber

public static java.lang.String getVersionNumber()

NASA World Wind