Annotation Interface XStreamOmitField


@Retention(RUNTIME) @Target(FIELD) public @interface XStreamOmitField
Declares a field to be omitted. The result is the same as invoking the method omitField in a XStream instance.
Since:
1.2.2