Hierarchy For Package org.eclipse.microprofile.openapi.annotations.media

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.eclipse.microprofile.openapi.annotations.media.Schema.False
    • org.eclipse.microprofile.openapi.annotations.media.Schema.True

Annotation Type Hierarchy

  • org.eclipse.microprofile.openapi.annotations.media.Content (implements java.lang.annotation.Annotation)
  • org.eclipse.microprofile.openapi.annotations.media.DiscriminatorMapping (implements java.lang.annotation.Annotation)
  • org.eclipse.microprofile.openapi.annotations.media.Encoding (implements java.lang.annotation.Annotation)
  • org.eclipse.microprofile.openapi.annotations.media.ExampleObject (implements java.lang.annotation.Annotation)
  • org.eclipse.microprofile.openapi.annotations.media.Schema (implements java.lang.annotation.Annotation)
  • org.eclipse.microprofile.openapi.annotations.media.SchemaProperty (implements java.lang.annotation.Annotation)