Uses of Enum Class
com.bytedesk.ai.alibaba.booking.BookingClassEnum
Packages that use BookingClassEnum
-
Uses of BookingClassEnum in com.bytedesk.ai.alibaba.booking
Methods in com.bytedesk.ai.alibaba.booking that return BookingClassEnumModifier and TypeMethodDescriptionstatic BookingClassEnum
Returns the enum constant of this class with the specified name.static BookingClassEnum[]
BookingClassEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.