public class ApiErrorStruct extends Object
| 构造器和说明 |
|---|
ApiErrorStruct() |
| 限定符和类型 | 方法和说明 |
|---|---|
ApiErrorStruct |
commonParamExceptionSpec(CommonParamExceptionSpec commonParamExceptionSpec) |
boolean |
equals(Object o) |
CommonParamExceptionSpec |
getCommonParamExceptionSpec()
Get commonParamExceptionSpec
|
String |
getType()
Get type
|
int |
hashCode() |
void |
setCommonParamExceptionSpec(CommonParamExceptionSpec commonParamExceptionSpec) |
void |
setType(String type) |
String |
toString() |
ApiErrorStruct |
type(String type) |
public ApiErrorStruct type(String type)
public String getType()
public void setType(String type)
public ApiErrorStruct commonParamExceptionSpec(CommonParamExceptionSpec commonParamExceptionSpec)
public CommonParamExceptionSpec getCommonParamExceptionSpec()
public void setCommonParamExceptionSpec(CommonParamExceptionSpec commonParamExceptionSpec)
Copyright © 2020. All rights reserved.