java.lang.Object
com.genologics.ri.step.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.genologics.ri.step package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
Constructor Summary
ConstructorDescriptionCreate 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 TypeMethodDescriptionjavax.xml.bind.JAXBElement<Actions>
createActions
(Actions value) javax.xml.bind.JAXBElement<StepDetails>
createDetails
(StepDetails value) javax.xml.bind.JAXBElement<ReagentLots>
createLots
(ReagentLots value) javax.xml.bind.JAXBElement<Placements>
createPlacements
(Placements value) javax.xml.bind.JAXBElement<Pools>
createPools
(Pools value) javax.xml.bind.JAXBElement<ProgramStatus>
createProgramStatus
(ProgramStatus value) javax.xml.bind.JAXBElement<Reagents>
createReagents
(Reagents value) javax.xml.bind.JAXBElement<StepSetup>
createSetup
(StepSetup value) javax.xml.bind.JAXBElement<ProcessStep>
createStep
(ProcessStep value) javax.xml.bind.JAXBElement<StepCreation>
createStepCreation
(StepCreation value)
-
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
-
createPlacements
-
createEscalationReview
-
createEscalation
-
createActions
-
createNextAction
-
createAutomaticNextStepLink
-
createInput
-
createProgramStatus
-
createDetails
-
createReagentsLink
-
createActionsLink
-
createOutputPlacement
-
createStepCreation
-
createContainer
-
createSetup
-
createReagentsLots
-
createInstrument
-
createPlacementsLink
-
createArtifact
-
createReagentLotsLink
-
createUser
-
createOutput
-
createInputOutputMap
-
createEscalatedArtifact
-
createReagentLotLink
-
createReagentLabel
-
createAvailableProgram
-
createPooledInputs
-
createSetupLink
-
createStep
-
createReagents
-
createPools
-
createCreationInput
-
createProgramStatusLink
-
createDetailsLink
-
createPoolsLink
-
createEscalationRequest
-
createFile
-
createStep
-
createActions
-
createReagents
-
createStepCreation
-
createPlacements
-
createSetup
-
createDetails
-
createPools
-
createLots
-
createProgramStatus
-