126127128129130131132
//========================== // Custom adapters go here // Version&Schema-specific filling into the impl @Override public Cloud createImpl( ) { return new Cloud(); // No inputs }