java.lang.Object
com.genologics.ri.step.StepSetupLink
Identifies the resource that represents the setup for the step.
- Since:
- 2.18
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
uri
-
-
Constructor Details
-
StepSetupLink
public StepSetupLink() -
StepSetupLink
-
StepSetupLink
-
-
Method Details
-
getUri
Description copied from interface:LimsLinkGet the URI of the object we are linking to. -
setUri
Description copied from interface:LocatableSet the URI of this object. -
getEntityClass
Description copied from interface:LimsLinkGet the class of the true, full LIMS entity this object links to.- Specified by:
getEntityClassin interfaceLimsLink<StepSetup>- Returns:
- The real object class.
-