@Documented @Retention(RUNTIME) @Target(TYPE) public @interface RefSchema
Used to annotate a type that should generate a reference schema instead of a reflectively discovered inline schema.
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details