Annotation Type JohnzonIgnoreNested


  • @Target({METHOD,FIELD,ANNOTATION_TYPE})
    @Retention(RUNTIME)
    public @interface JohnzonIgnoreNested
    Only used during serialization for now.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String[] properties  
    • Element Detail

      • properties

        java.lang.String[] properties
        Returns:
        the array of properties to avoid in the nested type.
        Default:
        {}