java.lang.Object
com.genologics.ri.container.ContainerTypeLink
- All Implemented Interfaces:
LimsLink<ContainerType>,Linkable<ContainerType>,Locatable,Serializable
Container-type is a child element of container and provides a URI linking to
the detailed representation of the container type that the container is
associated with. A container type describes the physical characteristics of
the container, such as the number of wells in the container and how the wells
are labelled.
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionContainerTypeLink(ContainerType containerType) ContainerTypeLink(URI uri) ContainerTypeLink(URI uri, String name) -
Method Summary
-
Field Details
-
uri
-
name
-
-
Constructor Details
-
ContainerTypeLink
public ContainerTypeLink() -
ContainerTypeLink
-
ContainerTypeLink
-
ContainerTypeLink
-
ContainerTypeLink
-
-
Method Details
-
getEntityClass
Description copied from interface:LimsLinkGet the class of the true, full LIMS entity this object links to.- Specified by:
getEntityClassin interfaceLimsLink<ContainerType>- Returns:
- The real object class.
-
getUri
Description copied from interface:LimsLinkGet the URI of the object we are linking to.- Specified by:
getUriin interfaceLimsLink<ContainerType>- Specified by:
getUriin interfaceLocatable- Returns:
- The URI.
-
setUri
Description copied from interface:LocatableSet the URI of this object. -
getName
-
setName
-
toString
-