| Package | Description |
|---|---|
| com.fatwire.rest.beans |
| Modifier and Type | Field and Description |
|---|---|
protected List<ABTest> |
ABTestsBean.abTests |
| Modifier and Type | Method and Description |
|---|---|
ABTest |
ObjectFactory.createABTest()
Create an instance of
ABTest |
| Modifier and Type | Method and Description |
|---|---|
List<ABTest> |
ABTestsBean.getABTests()
Gets the value of the abTest property.
|