Uses of Class
org.yamcs.xtce.ValueEnumerationRange
-
Packages that use ValueEnumerationRange Package Description org.yamcs.xtce -
-
Uses of ValueEnumerationRange in org.yamcs.xtce
Fields in org.yamcs.xtce with type parameters of type ValueEnumerationRange Modifier and Type Field Description protected List<ValueEnumerationRange>EnumeratedDataType.Builder. rangesprotected List<ValueEnumerationRange>EnumeratedDataType. rangesMethods in org.yamcs.xtce that return types with arguments of type ValueEnumerationRange Modifier and Type Method Description List<ValueEnumerationRange>EnumeratedDataType. getValueEnumerationRangeList()Methods in org.yamcs.xtce with parameters of type ValueEnumerationRange Modifier and Type Method Description TEnumeratedDataType.Builder. addEnumerationRange(ValueEnumerationRange range)
-