public class AlipayOpenAppServiceSchemaQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenAppServiceSchemaQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCategoryId() |
String |
getSchemaVersion() |
String |
getSchemaXml() |
String |
getTemplateType() |
void |
setCategoryId(String categoryId) |
void |
setSchemaVersion(String schemaVersion) |
void |
setSchemaXml(String schemaXml) |
void |
setTemplateType(String templateType) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setCategoryId(String categoryId)
public String getCategoryId()
public void setSchemaVersion(String schemaVersion)
public String getSchemaVersion()
public void setSchemaXml(String schemaXml)
public String getSchemaXml()
public void setTemplateType(String templateType)
public String getTemplateType()
Copyright © 2023. All rights reserved.