Class Location

java.lang.Object
com.genologics.ri.Location
All Implemented Interfaces:
LimsEntityLink<Container>, LimsEntityLinkable<Container>, LimsLink<Container>, Linkable<Container>, Locatable, Serializable, Comparable<Location>

public class Location extends Object implements LimsEntityLink<Container>, Serializable, Comparable<Location>

Location provides a URI linking to the detailed representation of a Container along with the well location within that Container.

Location is used by representations to describe their location within a Container. For example Artifact and reagent use location to describe which Container they are located in.

See Also: