Package 

Object NESeatItemStatus

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Integer getINITIAL() 麦位初始化(无人,可以上麦)
      final Integer getWAITING() 该麦位正在等待管理员通过申请或等待成员接受邀请后上麦。
      final Integer getTAKEN() 当前麦位已被占用
      final Integer getCLOSED() 当前麦位已关闭,不能操作上麦
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • getWAITING

         final Integer getWAITING()

        该麦位正在等待管理员通过申请或等待成员接受邀请后上麦。

      • getCLOSED

         final Integer getCLOSED()

        当前麦位已关闭,不能操作上麦