You can just create public static final fields to hold the classes. See this example:
Then those names, in whatever system....
namespace you specified, can be used without import.
You can just create public static final fields to hold the classes. See this example:
Then those names, in whatever system....
namespace you specified, can be used without import.