public class AlipayCommercePetSpeciesQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCommercePetSpeciesQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<IndustryPetSpeciesDTO> |
getSpecies() |
void |
setSpecies(List<IndustryPetSpeciesDTO> species) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setSpecies(List<IndustryPetSpeciesDTO> species)
public List<IndustryPetSpeciesDTO> getSpecies()
Copyright © 2024. All rights reserved.