Uses of Enum
org.yamcs.xtce.AlarmReportType
Packages that use AlarmReportType
-
Uses of AlarmReportType in org.yamcs.xtce
Fields in org.yamcs.xtce declared as AlarmReportTypeMethods in org.yamcs.xtce that return AlarmReportTypeModifier and TypeMethodDescriptionAlarmType.getAlarmReportType()static AlarmReportTypeReturns the enum constant of this type with the specified name.static AlarmReportType[]AlarmReportType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.yamcs.xtce with parameters of type AlarmReportType