public class UKTelephoneNumberTestBean extends Object implements Serializable
Constructor and Description |
---|
UKTelephoneNumberTestBean() |
Modifier and Type | Method and Description |
---|---|
String |
getMobileTelephoneNumber()
Gets the mobile telephone number.
|
String |
getTelephoneNumber()
Gets the telephone number.
|
void |
setMobileTelephoneNumber(String mobileTelephoneNumber)
Sets the mobile telephone number.
|
void |
setTelephoneNumber(String telephoneNumber)
Sets the telephone number.
|
public String getTelephoneNumber()
public void setTelephoneNumber(String telephoneNumber)
telephoneNumber
- The telephone number.public String getMobileTelephoneNumber()
public void setMobileTelephoneNumber(String mobileTelephoneNumber)
mobileTelephoneNumber
- The mobile telephone number.Copyright © 2008–2018. All rights reserved.