/*
 Telephone System- sample UML class diagram in Umple 
  Last updated: June 8, 2010
*/
//Namespace for core of the system.
namespace telecome.telephone.String;

class A{

Integer x;

}