java.lang.Object
com.genologics.ri.protocolconfiguration.ProtocolLink
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionProtocolLink(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: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<Protocol>- Returns:
- The real object class.
-
toString
-