Uses of Class
com.genologics.ri.artifact.PoolStep
Packages that use PoolStep
Package
Description
Provides JAXB bindings for artifacts in the Genologics REST API.
-
Uses of PoolStep in com.genologics.ri.artifact
Fields in com.genologics.ri.artifact declared as PoolStepModifier and TypeFieldDescriptionprotected PoolStepDemuxDetails.poolStepThe pool step of this demux details.Methods in com.genologics.ri.artifact that return PoolStepModifier and TypeMethodDescriptionObjectFactory.createPoolStep()Creates a new PoolStep instance.DemuxDetails.getPoolStep()Gets the pool step.Methods in com.genologics.ri.artifact with parameters of type PoolStepModifier and TypeMethodDescriptionvoidDemuxDetails.setPoolStep(PoolStep poolStep) Sets the pool step.