public final class TelParsedResult extends ParsedResult
| Constructor and Description | 
|---|
| TelParsedResult(String number,
               String telURI,
               String title) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDisplayResult() | 
| String | getNumber() | 
| String | getTelURI() | 
| String | getTitle() | 
getType, maybeAppend, maybeAppend, toStringpublic String getNumber()
public String getTelURI()
public String getTitle()
public String getDisplayResult()
getDisplayResult in class ParsedResultCopyright © 2007–2018. All rights reserved.