类的使用
com.github.guang19.common.ServiceType
-
使用ServiceType的程序包 程序包 说明 com.github.guang19.common -
-
com.github.guang19.common中ServiceType的使用
返回ServiceType的com.github.guang19.common中的方法 修饰符和类型 方法 说明 static ServiceTypeServiceType. valueOf(java.lang.String name)返回带有指定名称的该类型的枚举常量。static ServiceType[]ServiceType. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
-