class PHONE_NO


Flattened version is here



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
create(


Private

attr access : PHONE_ACCESS ;

The Sather Home Page