public static class QueryInterSmsIsoInfoResponse.IsoSupportDTO extends Object
| Constructor and Description |
|---|
QueryInterSmsIsoInfoResponse.IsoSupportDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCountryCode() |
String |
getCountryName() |
String |
getIsoCode() |
void |
setCountryCode(String countryCode) |
void |
setCountryName(String countryName) |
void |
setIsoCode(String isoCode) |
public QueryInterSmsIsoInfoResponse.IsoSupportDTO()
public String getCountryName()
public void setCountryName(String countryName)
public String getCountryCode()
public void setCountryCode(String countryCode)
public String getIsoCode()
public void setIsoCode(String isoCode)
Copyright © 2018. All Rights Reserved.