我有一门课叫问题(复数)。在这个类中有一个名为Question(单数)的枚举,看起来像这样。在Questions类中,我有一个get(intfoo)函数,它为该foo返回Questions对象。有没有