GreenBookType
A typesafe enumeration of the different green book language types
Last updated
A typesafe enumeration of the different green book language types
Last updated
import com.sybrin.identity.enums.GreenBookType
public static final
GreenBookType
Bilingual
Indicated that the green book is bilingual.
public static final
GreenBookType
English
Indicated that the green book is in English.
public static final
GreenBookType
Unspecified
Indicated that the language of the green book is unspecified.
Enum values
Indicated that the green book is bilingual.
Indicated that the green book is in English.
Indicated that the language of the green book is unspecified.