| Package | Description |
|---|---|
| org.ff4j.web.api.resources.domain |
POJO used in REST interfaces (ApiBeans)
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PieSectorApiBean> |
PieChartApiBean.getSectors()
Getter accessor for attribute 'sectors'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PieChartApiBean.setSectors(java.util.List<PieSectorApiBean> sectors)
Setter accessor for attribute 'sectors'.
|
Copyright © 2013-2015 Ff4J. All Rights Reserved.