Annotation 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 ElementsModifier and TypeOptional ElementDescriptionint
Optionally set the previous external id used by this type.
-
Element Details
-
oldId
int oldIdOptionally set the previous external id used by this type. Useless in most cases.- Default:
- 0
-