Annotation Interface Json.PropertyOrder

Enclosing class:
Json

@Retention(CLASS) @Target(TYPE) public static @interface Json.PropertyOrder
Controls the order of properties in JSON output.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The property ordering strategy to use.
  • Element Details

    • value

      Order value
      The property ordering strategy to use.
      Returns:
      the ordering strategy