public class AccountVerify extends Object implements Serializable
| Constructor and Description |
|---|
AccountVerify() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCountry()
GETTER
TODO: Write general description for this method
|
String |
getType()
GETTER
TODO: Write general description for this method
|
String |
getUserPhone()
GETTER
TODO: Write general description for this method
|
void |
setCountry(String value)
SETTER
TODO: Write general description for this method
|
void |
setType(String value)
SETTER
TODO: Write general description for this method
|
void |
setUserPhone(String value)
SETTER
TODO: Write general description for this method
|
public String getCountry()
public void setCountry(String value)
public String getUserPhone()
public void setUserPhone(String value)
public String getType()
public void setType(String value)
Copyright © 2017. All rights reserved.