public class CreateProjectResponse extends FXServiceResult
| Modifier and Type | Field and Description |
|---|---|
String |
ProjectID |
Message, Status| Constructor and Description |
|---|
CreateProjectResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
CreateProjectResponse |
withProjectID(String projectID) |
public String ProjectID
public CreateProjectResponse withProjectID(String projectID)
public String toString()
toString in class FXServiceResult