I have some classes like
a.b.c.v1.Somethinga.b.c.v2.Somethinga.b.c.v3.Something
There is a place where all of them are visible. Is it possible to arrange that I could refer to them like vX.Something instead of the lengthy a.b.c.vX.Something form?