java.lang.Object
com.genologics.ri.protocolconfiguration.ProtocolLink
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionProtocolLink
(Linkable<Protocol> link) ProtocolLink
(URI uri) ProtocolLink
(URI uri, String name) -
Method Summary
-
Field Details
-
name
-
uri
-
-
Constructor Details
-
ProtocolLink
public ProtocolLink() -
ProtocolLink
-
ProtocolLink
-
ProtocolLink
-
-
Method Details
-
getName
-
setName
-
getUri
Description copied from interface:LimsLink
Get the URI of the object we are linking to. -
setUri
Description copied from interface:Locatable
Set the URI of this object. -
getEntityClass
Description copied from interface:LimsLink
Get the class of the true, full LIMS entity this object links to.- Specified by:
getEntityClass
in interfaceLimsLink<Protocol>
- Returns:
- The real object class.
-
toString
-