public abstract @interface

XStreamOmitField

implements Annotation
com.thoughtworks.xstream.annotations.XStreamOmitField

Class Overview

Declares a field to be omitted. The result is the same as invoking the method omitField in a XStream instance.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation