Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
core
/
gropius.model.common
/
Named
Named
interface
Named
Entity with a name and a description.
Inheritors
NamedAffectedByIssue
NamedAuditedNode
NamedNode
Members
Properties
description
Link copied to clipboard
@
FilterProperty
abstract
var
description
:
String
The description of this entity.
name
Link copied to clipboard
@
FilterProperty
@
OrderProperty
abstract
var
name
:
String
The name of this entity.