Uses of Enum Class
dev.civl.mc.model.IF.type.CIVLType.TypeKind
Packages that use CIVLType.TypeKind
-
Uses of CIVLType.TypeKind in dev.civl.mc.model.IF.type
Methods in dev.civl.mc.model.IF.type that return CIVLType.TypeKindModifier and TypeMethodDescriptionCIVLType.typeKind()static CIVLType.TypeKindReturns the enum constant of this class with the specified name.static CIVLType.TypeKind[]CIVLType.TypeKind.values()Returns an array containing the constants of this enum class, in the order they are declared.