getCharacterType method

CharacterType getCharacterType()

Implementation

CharacterType getCharacterType() {
  return _characterType;
}