java.lang.Object
com.genologics.ri.automation.AutomationLink
- All Implemented Interfaces:
LimsLink<Automation>
,Linkable<Automation>
,Locatable
,Serializable
- Since:
- 2.26
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
uri
-
name
-
-
Constructor Details
-
AutomationLink
public AutomationLink() -
AutomationLink
-
AutomationLink
-
-
Method Details
-
getUri
Description copied from interface:LimsLink
Get the URI of the object we are linking to.- Specified by:
getUri
in interfaceLimsLink<Automation>
- Specified by:
getUri
in interfaceLocatable
- Returns:
- The URI.
-
setUri
Description copied from interface:Locatable
Set the URI of this object. -
getName
-
setName
-
getEntityClass
Description copied from interface:LimsLink
Get the class of the true, full LIMS entity this object links to.- Specified by:
getEntityClass
in interfaceLimsLink<Automation>
- Returns:
- The real object class.
-
toString
-