Uses of Class
org.yamcs.xtce.UnitType
-
Packages that use UnitType Package Description org.yamcs.xtce -
-
Uses of UnitType in org.yamcs.xtce
Methods in org.yamcs.xtce that return types with arguments of type UnitType Modifier and Type Method Description List<UnitType>AbsoluteTimeArgumentType. getUnitSet()List<UnitType>AbsoluteTimeParameterType. getUnitSet()List<UnitType>AggregateArgumentType. getUnitSet()List<UnitType>ArgumentType. getUnitSet()List<UnitType>ArrayArgumentType. getUnitSet()List<UnitType>BaseDataType. getUnitSet()Methods in org.yamcs.xtce with parameters of type UnitType Modifier and Type Method Description TBaseDataType.Builder. addUnit(UnitType unit)Method parameters in org.yamcs.xtce with type arguments of type UnitType Modifier and Type Method Description TBaseDataType.Builder. addAllUnits(Collection<UnitType> units)
-