Packages

p

amf.client.model

document

package document

Type Members

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

    Fragment model class

    Fragment model class

    Annotations
    @JSExportAll()
  4. case class Extension(_internal: plugins.document.webapi.model.Extension) extends Document with Product with Serializable
    Annotations
    @JSExportAll() @JSExportTopLevel( "model.domain.Extension" )
  5. case class NamedExample(_internal: NamedExampleFragment) extends Fragment with Product with Serializable
    Annotations
    @JSExportAll()
  6. case class Overlay(_internal: plugins.document.webapi.model.Overlay) extends Document with Product with Serializable
    Annotations
    @JSExportAll() @JSExportTopLevel( "model.domain.Overlay" )
  7. case class ResourceTypeFragment(_internal: plugins.document.webapi.model.ResourceTypeFragment) extends Fragment with Product with Serializable
    Annotations
    @JSExportAll()
  8. case class SecuritySchemeFragment(_internal: plugins.document.webapi.model.SecuritySchemeFragment) extends Fragment with Product with Serializable
    Annotations
    @JSExportAll()
  9. case class TraitFragment(_internal: plugins.document.webapi.model.TraitFragment) extends Fragment with Product with Serializable
    Annotations
    @JSExportAll()

Ungrouped