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 ParameterModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Parameter>
ObjectFactory.createProcessProcessParameter
(Parameter value) Methods in com.genologics.ri.processexecution with parameters of type ParameterModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Parameter>
ObjectFactory.createProcessProcessParameter
(Parameter value) void
ExecutableProcess.setParameter
(Parameter parameter)