IgnoreExtraProperties

public abstract @interface IgnoreExtraProperties implements Annotation

Properties that don't map to class fields are ignored when serializing to a class annotated with this annotation.

Inherited Method Summary