org.simpleds.annotations
Annotation Type Embedded


@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD})
@Documented
public @interface Embedded

Indicates that the annotated property should be introspected to map its nested attributes.