313314315316317318319320321
} public AnyTypeObject test50AnyTypeInAnyTypeObjectOut( java.lang.Object anyType) { AnyTypeObject obj = new AnyTypeObject(); obj.setAnyTypeNil(anyType); return obj; }