public class GetProjectResponse extends Response
| 构造器和说明 |
|---|
GetProjectResponse(Map<String,String> headers) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FromJsonObject(net.sf.json.JSONObject obj) |
String |
GetProjectDescription() |
String |
GetProjectOwner() |
String |
GetProjectRegion() |
String |
GetProjectStatus() |
GetAllHeaders, GetHeader, GetRequestIdpublic void FromJsonObject(net.sf.json.JSONObject obj)
throws LogException
LogExceptionpublic String GetProjectDescription()
public String GetProjectStatus()
public String GetProjectRegion()
public String GetProjectOwner()
Copyright © 2016. All Rights Reserved.