public class AlipayOpenPublicSettingCategoryQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOpenPublicSettingCategoryQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getPrimaryCategory()
Gets primary category.
|
String |
getSecondaryCategory()
Gets secondary category.
|
void |
setPrimaryCategory(String primaryCategory)
Sets primary category.
|
void |
setSecondaryCategory(String secondaryCategory)
Sets secondary category.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayOpenPublicSettingCategoryQueryResponse()
public void setPrimaryCategory(String primaryCategory)
primaryCategory
- the primary categorypublic String getPrimaryCategory()
public void setSecondaryCategory(String secondaryCategory)
secondaryCategory
- the secondary categorypublic String getSecondaryCategory()
Copyright © 2018. All rights reserved.