Package gw.lang
Annotation Type Autocreate
-
@Target({METHOD,FIELD}) @Retention(RUNTIME) @Inherited public @interface AutocreateProperties that are null and are annotated with @Autocreate will be populated automatically during an assignment of a subproperty. If a block is supplied, the block will be called to create the new object, otherwise the parameterless contructor will be used. Copyright 2013 Guidewire Software, Inc.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Class<? extends java.util.concurrent.Callable>value
-