Annotation Type Hide


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface Hide
    Annotation for fields that should be hidden, i.e., not serialized.
    Author:
    Fraunhofer IESE