Annotation Interface Hidden


@Retention(RUNTIME) @Target(TYPE) public @interface Hidden
Datatypes created from a POJO containing this annotation will be created as hidden data types. This annotation is not automatically inherited to subclasses. See DatatypeProperties.isHidden()