class documentation

class Alphabet(Tag, Enum):

View In Hierarchy

Enumeration describing alphabet information

Constant SIMPLIFIED_CHINESE Simplified chinese alphabet
Constant TRADITIONAL_CHINESE Traditional chinese alphabet
Property value Returns the tag value.
SIMPLIFIED_CHINESE =

Simplified chinese alphabet

Value
auto()
TRADITIONAL_CHINESE =

Traditional chinese alphabet

Value
auto()
@property
value: Alphabet =

Returns the tag value.