public interface SportsBean
| Modifier and Type | Method and Description |
|---|---|
List<FootballBean> |
getFootball() |
void |
setFootball(List<FootballBean> football) |
List<FootballBean> getFootball()
void setFootball(List<FootballBean> football)
Copyright © 2009–2017 Oracle Corporation. All rights reserved.