Serializablepublic class GetProjectResponse extends Response
| 构造器 | 说明 |
|---|---|
GetProjectResponse(Map<String,String> headers) |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
void |
FromJsonObject(net.sf.json.JSONObject obj) |
|
String |
GetProjectDescription() |
|
String |
GetProjectOwner() |
|
String |
GetProjectRegion() |
|
String |
GetProjectStatus() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitGetAllHeaders, GetHeader, GetRequestIdpublic void FromJsonObject(net.sf.json.JSONObject obj)
throws LogException
LogExceptionpublic String GetProjectDescription()
public String GetProjectStatus()
public String GetProjectRegion()
public String GetProjectOwner()
Copyright © 2018. All Rights Reserved.