public class RallyUpdateBean extends Object
| Constructor and Description |
|---|
RallyUpdateBean() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonObject |
getJsonObject() |
void |
setActual(String actual) |
void |
setEstimate(String estimate) |
void |
setState(String state) |
void |
setTodo(String todo) |
Copyright © 2016. All rights reserved.