类 com.github.dactiv.showcase.common.enumeration.entity.OperatingState
的使用

使用 OperatingState 的软件包
com.github.dactiv.showcase.common.enumeration.entity   
 

com.github.dactiv.showcase.common.enumeration.entityOperatingState 的使用
 

返回 OperatingStatecom.github.dactiv.showcase.common.enumeration.entity 中的方法
static OperatingState OperatingState.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static OperatingState[] OperatingState.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 



Copyright © 2014. All rights reserved.