org.jeospace.util
Class WorldName
java.lang.Object
org.jeospace.util.WorldName
- public abstract class WorldName
- extends java.lang.Object
WorldName provides names of the major worlds in the local Solar System.
- Version:
- $Revision: 1.1.1.1 $
- Author:
- Rex Melton
|
Field Summary |
static java.lang.String |
EARTH
|
static java.lang.String |
JUPITER
|
static java.lang.String |
MARS
|
static java.lang.String |
MERCURY
|
static java.lang.String |
MOON
|
static java.lang.String |
NEPTUNE
|
static java.lang.String |
PLUTO
|
static java.lang.String |
SATURN
|
static java.lang.String |
SUN
|
static java.lang.String |
URANUS
|
static java.lang.String |
VENUS
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EARTH
public static final java.lang.String EARTH
- See Also:
- Constant Field Values
MOON
public static final java.lang.String MOON
- See Also:
- Constant Field Values
SUN
public static final java.lang.String SUN
- See Also:
- Constant Field Values
MERCURY
public static final java.lang.String MERCURY
- See Also:
- Constant Field Values
VENUS
public static final java.lang.String VENUS
- See Also:
- Constant Field Values
MARS
public static final java.lang.String MARS
- See Also:
- Constant Field Values
JUPITER
public static final java.lang.String JUPITER
- See Also:
- Constant Field Values
SATURN
public static final java.lang.String SATURN
- See Also:
- Constant Field Values
URANUS
public static final java.lang.String URANUS
- See Also:
- Constant Field Values
NEPTUNE
public static final java.lang.String NEPTUNE
- See Also:
- Constant Field Values
PLUTO
public static final java.lang.String PLUTO
- See Also:
- Constant Field Values
WorldName
public WorldName()
Copyright © 2006 - jeospace.org