package templates
Type Members
-
case class
ParametrizedResourceType(_internal: scala.model.domain.templates.ParametrizedResourceType) extends ParametrizedDeclaration with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
ParametrizedTrait(_internal: scala.model.domain.templates.ParametrizedTrait) extends ParametrizedDeclaration with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
ResourceType(_internal: scala.model.domain.templates.ResourceType) extends AbstractDeclaration with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
Trait(_internal: scala.model.domain.templates.Trait) extends AbstractDeclaration with Product with Serializable
- Annotations
- @JSExportAll()