java.lang.Object
com.genologics.ri.processexecution.ArtifactBase
com.genologics.ri.processexecution.Output
- All Implemented Interfaces:
Serializable
The output element provides information about the Artifacts that will be
created by the Process. Output is a child element of the input-output-map
element.
- See Also:
-
Field Summary
FieldsFields inherited from class com.genologics.ri.processexecution.ArtifactBase
qcFlag -
Constructor Summary
ConstructorsConstructorDescriptionOutput()Output(OutputType type) Output(OutputType type, LimsEntityLinkable<Container> container, String position) -
Method Summary
Modifier and TypeMethodDescriptiongetType()setLocation(LimsEntityLinkable<Container> container, String position) setLocation(Location location) voidsetType(OutputType type) Methods inherited from class com.genologics.ri.processexecution.ArtifactBase
getQCFlag, setQCFlag, updateQCFlag
-
Field Details
-
location
-
type
-
-
Constructor Details
-
Output
public Output() -
Output
-
Output
-
-
Method Details
-
getLocation
-
setLocation
-
setLocation
-
getType
-
setType
-