public abstract class PlanetExample extends Object
| Constructor and Description |
|---|
PlanetExample() |
| Modifier and Type | Method and Description |
|---|---|
SelectItem[] |
getMoons() |
int |
getPlanet() |
SelectItem[] |
getPlanets() |
void |
setPlanet(int planet) |
public SelectItem[] getPlanets()
public int getPlanet()
public void setPlanet(int planet)
public SelectItem[] getMoons()
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.