Enum Class的使用
cn.xisoil.data.UPLOADTYPE
使用UPLOADTYPE的程序包
-
cn.xisoil.data中UPLOADTYPE的使用
返回UPLOADTYPE的cn.xisoil.data中的方法修饰符和类型方法说明XisoilFile.getUploadtype()YueFileConfig.getUploadtype()static UPLOADTYPEReturns the enum constant of this class with the specified name.static UPLOADTYPE[]UPLOADTYPE.values()Returns an array containing the constants of this enum class, in the order they are declared.参数类型为UPLOADTYPE的cn.xisoil.data中的方法修饰符和类型方法说明voidXisoilFile.setUploadtype(UPLOADTYPE uploadtype) voidYueFileConfig.setUploadtype(UPLOADTYPE uploadtype)