Annotation Interface XmlNoImport


@Retention(RUNTIME) public @interface XmlNoImport
Marks a field to have it be excluded from deserialization. This is useful if you have a field you want to use internally and you want to make sure it is never set by data.