p

amf.model

document

package document

Type Members

  1. case class AnnotationTypeDeclaration (annotationTypeDeclaration: AnnotationTypeDeclarationFragment) extends Fragment with Product with Serializable
  2. case class DataType (dataType: DataTypeFragment) extends Fragment with Product with Serializable
  3. case class DocumentationItem (documentationItem: DocumentationItemFragment) extends Fragment with Product with Serializable

    JS Fragment model class

  4. class Extension extends Document
  5. case class NamedExample (namedExample: NamedExampleFragment) extends Fragment with Product with Serializable
  6. class Overlay extends Document
  7. case class ResourceTypeFragment (resourceTypeFragment: plugins.document.webapi.model.ResourceTypeFragment) extends Fragment with Product with Serializable
  8. case class SecuritySchemeFragment (extensionFragment: plugins.document.webapi.model.SecuritySchemeFragment) extends Fragment with Product with Serializable
  9. case class TraitFragment (traitFragment: plugins.document.webapi.model.TraitFragment) extends Fragment with Product with Serializable

Ungrouped