Enum Class的使用
com.baidu.mochow.model.enums.ElementType
使用ElementType的程序包
-
com.baidu.mochow.model.enums中ElementType的使用
修饰符和类型方法说明static ElementTypeReturns the enum constant of this class with the specified name.static ElementType[]ElementType.values()Returns an array containing the constants of this enum class, in the order they are declared.