@Singleton @Named public class AstroData extends Object
| Constructor and Description |
|---|
AstroData() |
| Modifier and Type | Method and Description |
|---|---|
SelectItem[] |
getGiantPlanets() |
SelectItem[] |
getPlanets() |
SelectItem[] |
getTerrestrialPlanets() |
String |
namesFromArray(SolarObject[] objects) |
public SelectItem[] getPlanets()
public SelectItem[] getTerrestrialPlanets()
public SelectItem[] getGiantPlanets()
public String namesFromArray(SolarObject[] objects)
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.