Uses of Class
net.heberling.ismart.asn1.v1_1.entity.MP_AlarmSettingType.EnumType
-
Packages that use MP_AlarmSettingType.EnumType Package Description net.heberling.ismart.asn1.v1_1.entity -
-
Uses of MP_AlarmSettingType.EnumType in net.heberling.ismart.asn1.v1_1.entity
Methods in net.heberling.ismart.asn1.v1_1.entity that return MP_AlarmSettingType.EnumType Modifier and Type Method Description MP_AlarmSettingType.EnumTypeMP_AlarmSettingType. getValue()static MP_AlarmSettingType.EnumTypeMP_AlarmSettingType.EnumType. valueOf(String name)Returns the enum constant of this type with the specified name.static MP_AlarmSettingType.EnumType[]MP_AlarmSettingType.EnumType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.heberling.ismart.asn1.v1_1.entity with parameters of type MP_AlarmSettingType.EnumType Modifier and Type Method Description voidMP_AlarmSettingType. setValue(MP_AlarmSettingType.EnumType value)
-