public class SMSActivateCountryInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
getChineseName()
Returns the name on chinese.
|
@NotNull String |
getEnglishName()
Returns the name on english.
|
int |
getId()
Returns the country id.
|
@NotNull String |
getRussianName()
Returns the name on russian.
|
boolean |
isSupportMultiService()
Returns the support multi service.
|
boolean |
isSupportRent()
Returns the support rent.
|
boolean |
isSupportRetry()
Returns the support retry sms.
|
boolean |
isVisible()
Returns the visible in site.
|
String |
toString() |
public int getId()
@NotNull public @NotNull String getChineseName()
@NotNull public @NotNull String getEnglishName()
@NotNull public @NotNull String getRussianName()
public boolean isSupportRent()
public boolean isSupportRetry()
public boolean isVisible()
public boolean isSupportMultiService()
Copyright © 2020. All rights reserved.