| Modifier and Type | Field and Description |
|---|---|
static Planet |
Planet.EARTH |
static Planet |
Planet.MARS |
static Planet |
Planet.MERCURY |
static Planet |
Planet.VENUS |
| Modifier and Type | Method and Description |
|---|---|
List<Planet> |
Solar.getPlanets() |
| Modifier and Type | Method and Description |
|---|---|
void |
Solar.setPlanets(List<Planet> planets) |
| Constructor and Description |
|---|
Planet(Planet planet) |
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.