public class PhoneNumberMsItemSuggest extends AbstractPhoneNumberItemSuggest
| Constructor and Description |
|---|
PhoneNumberMsItemSuggest(String pcountryCode,
String pcountryName,
String pareaCode,
String pareaName)
constructor initializing fields.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayString() |
String |
getReplacementString() |
getAreaCode, getAreaName, getCountryCode, getCountryName, setAreaCode, setAreaName, setCountryCode, setCountryNamepublic PhoneNumberMsItemSuggest(String pcountryCode, String pcountryName, String pareaCode, String pareaName)
pcountryCode - country code to setpcountryName - country name to setpareaCode - area code to setpareaName - area name to setpublic String getDisplayString()
getDisplayString in interface com.google.gwt.user.client.ui.SuggestOracle.SuggestiongetDisplayString in class AbstractPhoneNumberItemSuggestpublic String getReplacementString()
getReplacementString in interface com.google.gwt.user.client.ui.SuggestOracle.SuggestiongetReplacementString in class AbstractPhoneNumberItemSuggestCopyright © 2015–2017. All rights reserved.