Annotation Interface AfterStructureRead


@Retention(RUNTIME) @Target(METHOD) public @interface AfterStructureRead
Indicates that the tagged method should be executed after the structure has been created and its data read into its structure mapped fields.