Uses of Class
com.genologics.ri.container.Placement
Packages that use Placement
Package
Description
Container entity and support classes for the Clarity REST API.
-
Uses of Placement in com.genologics.ri.container
Fields in com.genologics.ri.container with type parameters of type PlacementMethods in com.genologics.ri.container that return PlacementModifier and TypeMethodDescriptionContainer.addPlacement(Placement p) Adds a placement to the container.Container.addPlacement(LimsEntityLinkable<Artifact> artifact, String wellPosition) Adds a placement to the container with an artifact and well position.ObjectFactory.createPlacement()Creates a new Placement instance.Methods in com.genologics.ri.container that return types with arguments of type PlacementModifier and TypeMethodDescriptionObjectFactory.createContainerPlacement(Placement value) Creates a JAXBElement for Placement in Container scope.Container.getPlacements()Gets the list of placements.Methods in com.genologics.ri.container with parameters of type PlacementModifier and TypeMethodDescriptionContainer.addPlacement(Placement p) Adds a placement to the container.intCompares this placement to another based on well position.ObjectFactory.createContainerPlacement(Placement value) Creates a JAXBElement for Placement in Container scope.