Uses of Class
de.qytera.qtaf.core.log.model.message.StepInformationLogMessage.StepParameter
Packages that use StepInformationLogMessage.StepParameter
-
Uses of StepInformationLogMessage.StepParameter in de.qytera.qtaf.core.log.model.message
Methods in de.qytera.qtaf.core.log.model.message that return StepInformationLogMessage.StepParameterModifier and TypeMethodDescriptionSet name.Set type.Set value.Methods in de.qytera.qtaf.core.log.model.message that return types with arguments of type StepInformationLogMessage.StepParameterModifier and TypeMethodDescriptionStepInformationLogMessage.getStepParameters()The list of the step's method parameters.Method parameters in de.qytera.qtaf.core.log.model.message with type arguments of type StepInformationLogMessage.StepParameterModifier and TypeMethodDescriptionvoidStepInformationLogMessage.setStepParameters(List<StepInformationLogMessage.StepParameter> stepParameters) The list of the step's method parameters.