Annotation Type JmcOmitField
-
@Retention(RUNTIME) @Target(FIELD) public @interface JmcOmitFieldDeclares a field to be omitted. The result is the same as invoking the method omitField in Xml Serialization.
@Retention(RUNTIME)
@Target(FIELD)
public @interface JmcOmitField