Annotation Interface Ser


@Documented @Target(TYPE) @Retention(RUNTIME) public @interface Ser
Mark a type as serializable by the PNF-ORPD mechanism. If the highest-level parent is not Object, also see SerConstructor.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    int
    Optionally set the previous external id used by this type.
  • Element Details

    • oldId

      int oldId
      Optionally set the previous external id used by this type. Useless in most cases.
      Default:
      0