this.setAImageDomain(new ImageDomain());
this.getAImageDomain().setValue(ImageValue.get(this.getqq_aPicture()));
this.setAIntegerDomain(new IntegerDomain(42, IntegerDomain.qq_Resolver.cVALUE));
this.setAInteger(new IntegerData(43));
this.setAIntegerNullable(new IntegerNullable(44));
this.setALongTextDomain(new LongTextDomain("A peaceful spot is Pipers Flat. \n" +
"...\n" +
"But the folk are now rejoicing as they ne'er rejoiced before\n" +
"For we've played Molongo at cricket and McDougal topped the score", LongTextDomain.qq_Resolver.cVALUE));
this.setAMoneyDomain(new MoneyDomain(1000000.35, MoneyDomain.qq_Resolver.cVALUE));
this.setATextDomain(new TextDomain("just some text"));