java.lang.Object
com.genologics.ri.step.ObjectFactory
Factory class for creating instances of JAXB content classes defined in the
com.genologics.ri.step package.
This class is required by JAXB (Java Architecture for XML Binding) and provides factory methods for instantiating JAXB-managed classes and elements within this package. Each factory method constructs new instances of schema-derived classes that represent XML content structures.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.genologics.ri.step -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofActions.createActions(Actions value) Create an instance ofJAXBElement<Actions>.Create an instance ofActionsLink.Create an instance ofArtifactLink.Create an instance ofAutomaticNextStepLink.Create an instance ofAvailableProgram.Create an instance ofContainerLink.Create an instance ofCreationInput.Create an instance ofStepDetails.createDetails(StepDetails value) Create an instance ofJAXBElement<StepDetails>.Create an instance ofStepDetailsLink.Create an instance ofEscalatedArtifact.Create an instance ofEscalation.Create an instance ofEscalationRequest.Create an instance ofEscalationReview.Create an instance ofSharedResultFile.Create an instance ofInput.Create an instance ofInputOutputMap.Create an instance ofInstrumentLink.createLots(ReagentLots value) Create an instance ofJAXBElement<ReagentLots>.Create an instance ofNextAction.Create an instance ofOutput.Create an instance ofOutputPlacement.Create an instance ofPlacements.createPlacements(Placements value) Create an instance ofJAXBElement<Placements>.Create an instance ofPlacementsLink.Create an instance ofPooledInputs.Create an instance ofPools.createPools(Pools value) Create an instance ofJAXBElement<Pools>.Create an instance ofPoolsLink.Create an instance ofProgramStatus.createProgramStatus(ProgramStatus value) Create an instance ofJAXBElement<ProgramStatus>.Create an instance ofProgramStatusLink.Create an instance ofReagentLabel.Create an instance ofReagentLotLink.Create an instance ofReagentLotsLink.Create an instance ofReagents.createReagents(Reagents value) Create an instance ofJAXBElement<Reagents>.Create an instance ofReagentsLink.Create an instance ofReagentLots.Create an instance ofStepSetup.createSetup(StepSetup value) Create an instance ofJAXBElement<StepSetup>.Create an instance ofStepSetupLink.Create an instance ofProcessStep.createStep(ProcessStep value) Create an instance ofJAXBElement<ProcessStep>.Create an instance ofStepConfiguration.Create an instance ofStepCreation.createStepCreation(StepCreation value) Create an instance ofJAXBElement<StepCreation>.Create an instance ofUserLink.
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.genologics.ri.step
-
-
Method Details
-
createStepConfiguration
Create an instance ofStepConfiguration.- Returns:
- A new StepConfiguration instance.
-
createPlacements
Create an instance ofPlacements.- Returns:
- A new Placements instance.
-
createEscalationReview
Create an instance ofEscalationReview.- Returns:
- A new EscalationReview instance.
-
createEscalation
Create an instance ofEscalation.- Returns:
- A new Escalation instance.
-
createActions
Create an instance ofActions.- Returns:
- A new Actions instance.
-
createNextAction
Create an instance ofNextAction.- Returns:
- A new NextAction instance.
-
createAutomaticNextStepLink
Create an instance ofAutomaticNextStepLink.- Returns:
- A new AutomaticNextStepLink instance.
-
createInput
Create an instance ofInput.- Returns:
- A new Input instance.
-
createProgramStatus
Create an instance ofProgramStatus.- Returns:
- A new ProgramStatus instance.
-
createDetails
Create an instance ofStepDetails.- Returns:
- A new StepDetails instance.
-
createReagentsLink
Create an instance ofReagentsLink.- Returns:
- A new ReagentsLink instance.
-
createActionsLink
Create an instance ofActionsLink.- Returns:
- A new ActionsLink instance.
-
createOutputPlacement
Create an instance ofOutputPlacement.- Returns:
- A new OutputPlacement instance.
-
createStepCreation
Create an instance ofStepCreation.- Returns:
- A new StepCreation instance.
-
createContainer
Create an instance ofContainerLink.- Returns:
- A new ContainerLink instance.
-
createSetup
Create an instance ofStepSetup.- Returns:
- A new StepSetup instance.
-
createReagentsLots
Create an instance ofReagentLots.- Returns:
- A new ReagentLots instance.
-
createInstrument
Create an instance ofInstrumentLink.- Returns:
- A new InstrumentLink instance.
-
createPlacementsLink
Create an instance ofPlacementsLink.- Returns:
- A new PlacementsLink instance.
-
createArtifact
Create an instance ofArtifactLink.- Returns:
- A new ArtifactLink instance.
-
createReagentLotsLink
Create an instance ofReagentLotsLink.- Returns:
- A new ReagentLotsLink instance.
-
createUser
Create an instance ofUserLink.- Returns:
- A new UserLink instance.
-
createOutput
Create an instance ofOutput.- Returns:
- A new Output instance.
-
createInputOutputMap
Create an instance ofInputOutputMap.- Returns:
- A new InputOutputMap instance.
-
createEscalatedArtifact
Create an instance ofEscalatedArtifact.- Returns:
- A new EscalatedArtifact instance.
-
createReagentLotLink
Create an instance ofReagentLotLink.- Returns:
- A new ReagentLotLink instance.
-
createReagentLabel
Create an instance ofReagentLabel.- Returns:
- A new ReagentLabel instance.
-
createAvailableProgram
Create an instance ofAvailableProgram.- Returns:
- A new AvailableProgram instance.
-
createPooledInputs
Create an instance ofPooledInputs.- Returns:
- A new PooledInputs instance.
-
createSetupLink
Create an instance ofStepSetupLink.- Returns:
- A new StepSetupLink instance.
-
createStep
Create an instance ofProcessStep.- Returns:
- A new ProcessStep instance.
-
createReagents
Create an instance ofReagents.- Returns:
- A new Reagents instance.
-
createPools
Create an instance ofPools.- Returns:
- A new Pools instance.
-
createCreationInput
Create an instance ofCreationInput.- Returns:
- A new CreationInput instance.
-
createProgramStatusLink
Create an instance ofProgramStatusLink.- Returns:
- A new ProgramStatusLink instance.
-
createDetailsLink
Create an instance ofStepDetailsLink.- Returns:
- A new StepDetailsLink instance.
-
createPoolsLink
Create an instance ofPoolsLink.- Returns:
- A new PoolsLink instance.
-
createEscalationRequest
Create an instance ofEscalationRequest.- Returns:
- A new EscalationRequest instance.
-
createFile
Create an instance ofSharedResultFile.- Returns:
- A new SharedResultFile instance.
-
createStep
Create an instance ofJAXBElement<ProcessStep>.- Parameters:
value- The ProcessStep value.- Returns:
- A JAXBElement wrapping the ProcessStep.
-
createActions
Create an instance ofJAXBElement<Actions>.- Parameters:
value- The Actions value.- Returns:
- A JAXBElement wrapping the Actions.
-
createReagents
Create an instance ofJAXBElement<Reagents>.- Parameters:
value- The Reagents value.- Returns:
- A JAXBElement wrapping the Reagents.
-
createStepCreation
Create an instance ofJAXBElement<StepCreation>.- Parameters:
value- The StepCreation value.- Returns:
- A JAXBElement wrapping the StepCreation.
-
createPlacements
Create an instance ofJAXBElement<Placements>.- Parameters:
value- The Placements value.- Returns:
- A JAXBElement wrapping the Placements.
-
createSetup
Create an instance ofJAXBElement<StepSetup>.- Parameters:
value- The StepSetup value.- Returns:
- A JAXBElement wrapping the StepSetup.
-
createDetails
Create an instance ofJAXBElement<StepDetails>.- Parameters:
value- The StepDetails value.- Returns:
- A JAXBElement wrapping the StepDetails.
-
createPools
Create an instance ofJAXBElement<Pools>.- Parameters:
value- The Pools value.- Returns:
- A JAXBElement wrapping the Pools.
-
createLots
Create an instance ofJAXBElement<ReagentLots>.- Parameters:
value- The ReagentLots value.- Returns:
- A JAXBElement wrapping the ReagentLots.
-
createProgramStatus
Create an instance ofJAXBElement<ProgramStatus>.- Parameters:
value- The ProgramStatus value.- Returns:
- A JAXBElement wrapping the ProgramStatus.
-