class PHONE_NO




Public


Readable Attributes
attr access : PHONE_ACCESS ;
attr area : STR ;
attr country : STR ;
attr extension : STR ;
attr local : STR ;
attr number : STR ;

Writable Attributes
attr area : STR ;
attr country : STR ;
attr extension : STR ;
attr local : STR ;
attr number : STR ;

Features
as_runes( .. Included as as_runes
create(
fmt( .. Included as fmt
fmt( .. Included as fmt
fmt_runes( .. Included as fmt_runes
fmt_runes( .. Included as fmt_runes
render( .. Included as render
render( .. Included as render
runes : RUNES .. Included as runes
str( .. Included as str
str( .. Included as str
str : STR .. Included as str


Private

attr access : PHONE_ACCESS ;
transliterate( .. Included as transliterate

The Sather Home Page