Uses of Class
org.yamcs.xtce.OutputParameter
Packages that use OutputParameter
-
Uses of OutputParameter in org.yamcs.xtce
Methods in org.yamcs.xtce that return types with arguments of type OutputParameterModifier and TypeMethodDescriptionAlgorithm.getOutputList()Algorithm.getOutputSet()same asAlgorithm.getOutputList(), although it's a list this method calls it Set due to XTCE terminology.Methods in org.yamcs.xtce with parameters of type OutputParameterMethod parameters in org.yamcs.xtce with type arguments of type OutputParameterModifier and TypeMethodDescriptionvoidAlgorithm.setOutputList(List<OutputParameter> outputList) voidAlgorithm.setOutputSet(List<OutputParameter> outputSet)