class EnumType
Package: swiss.avm.up.core.generic.type.javamodel.EnumType
Direct Known Subclasses:
class EnumType extends EnumType, Type, AResourceWithType
Properties
comment
TextLiteral[0..1]
A Literal that accepts multiple lines of text.
name
The name of this Resource.
StringLiteral[1..1]
value
EnumValue[1..N]
value
EnumValue[1..N]
Method Summary
accept
@FCodeSnippet
Parameters:
ValidatableTypeVisitorLiteral
Return:
Void
getEnumTypeName
@LibraryFunctionSpace