Uses of Class
org.yamcs.xtce.EnumerationContextAlarm
-
Packages that use EnumerationContextAlarm Package Description org.yamcs.xtce -
-
Uses of EnumerationContextAlarm in org.yamcs.xtce
Methods in org.yamcs.xtce that return EnumerationContextAlarm Modifier and Type Method Description EnumerationContextAlarmEnumeratedParameterType.Builder. getContextAlarm(MatchCriteria contextMatch)EnumerationContextAlarmEnumeratedParameterType. getContextAlarm(MatchCriteria contextMatch)Methods in org.yamcs.xtce that return types with arguments of type EnumerationContextAlarm Modifier and Type Method Description List<EnumerationContextAlarm>EnumeratedParameterType. getContextAlarmList()Methods in org.yamcs.xtce with parameters of type EnumerationContextAlarm Modifier and Type Method Description voidEnumeratedParameterType.Builder. addContextAlarm(EnumerationContextAlarm nca)Method parameters in org.yamcs.xtce with type arguments of type EnumerationContextAlarm Modifier and Type Method Description voidEnumeratedParameterType.Builder. setContextAlarmList(List<EnumerationContextAlarm> contextAlarmList)voidEnumeratedParameterType. setContextAlarmList(List<EnumerationContextAlarm> contextAlarmList)
-