Uses of Class
com.genologics.ri.processexecution.Parameter
Packages that use Parameter
-
Uses of Parameter in com.genologics.ri.processexecution
Fields in com.genologics.ri.processexecution declared as ParameterMethods in com.genologics.ri.processexecution that return ParameterModifier and TypeMethodDescriptionObjectFactory.createParameter()
ExecutableProcess.getParameter()
Methods in com.genologics.ri.processexecution that return types with arguments of type ParameterMethods in com.genologics.ri.processexecution with parameters of type ParameterModifier and TypeMethodDescriptionObjectFactory.createProcessProcessParameter
(Parameter value) void
ExecutableProcess.setParameter
(Parameter parameter)