Annotation Type B2Json.firstVersion


  • @Retention(RUNTIME)
    @Target(FIELD)
    public static @interface B2Json.firstVersion
    Annotation that says that a field exists in all versions at or after this one.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      int firstVersion  
    • Element Detail

      • firstVersion

        int firstVersion