Packages

package document

Type Members

  1. case class APIContractProcessingData(_internal: scala.model.document.APIContractProcessingData) extends BaseUnitProcessingData with Product with Serializable
    Annotations
    @JSExportAll()
  2. case class AnnotationTypeDeclaration(_internal: AnnotationTypeDeclarationFragment) extends Fragment with Product with Serializable
    Annotations
    @JSExportAll()
  3. case class DataType(_internal: DataTypeFragment) extends Fragment with Product with Serializable
    Annotations
    @JSExportAll()
  4. case class DocumentationItem(_internal: DocumentationItemFragment) extends Fragment with Product with Serializable

    Fragment model class

    Fragment model class

    Annotations
    @JSExportAll()
  5. case class Extension(_internal: scala.model.document.Extension) extends Document with Product with Serializable
    Annotations
    @JSExportAll()
  6. case class NamedExample(_internal: NamedExampleFragment) extends Fragment with Product with Serializable
    Annotations
    @JSExportAll()
  7. case class Overlay(_internal: scala.model.document.Overlay) extends Document with Product with Serializable
    Annotations
    @JSExportAll()
  8. case class ResourceTypeFragment(_internal: scala.model.document.ResourceTypeFragment) extends Fragment with Product with Serializable
    Annotations
    @JSExportAll()
  9. case class SecuritySchemeFragment(_internal: scala.model.document.SecuritySchemeFragment) extends Fragment with Product with Serializable
    Annotations
    @JSExportAll()
  10. case class TraitFragment(_internal: scala.model.document.TraitFragment) extends Fragment with Product with Serializable
    Annotations
    @JSExportAll()

Ungrouped