SignColor

annotation class SignColor

Functions

annotationType
Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
equals
Link copied to clipboard
abstract fun equals(p: Any): Boolean
hashCode
Link copied to clipboard
abstract fun hashCode(): Int
toString
Link copied to clipboard
abstract fun toString(): String

Properties

Black
Link copied to clipboard
val Black: Int
Blue
Link copied to clipboard
val Blue: Int
BlueMex
Link copied to clipboard
val BlueMex: Int
BlueNavy
Link copied to clipboard
val BlueNavy: Int
Brown
Link copied to clipboard
val Brown: Int
GreenA
Link copied to clipboard
val GreenA: Int
GreenE
Link copied to clipboard
val GreenE: Int
Orange
Link copied to clipboard
val Orange: Int
Red
Link copied to clipboard
val Red: Int
Unknown
Link copied to clipboard
val Unknown: Int
White
Link copied to clipboard
val White: Int
Yellow
Link copied to clipboard
val Yellow: Int