Annotation Type ReorderProperties


An annotation that may be placed on a JavaBean to re-order the properties.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    A comma-separated list of property names.
  • Element Details

    • value

      A comma-separated list of property names. Properties will be re-ordered as specified, with any unmentioned property names ordered to the end of the list.