class JointType(Enum):
    """
    This class represents the different types of joints
    """