Uses of Class
com.genologics.ri.step.Placements
Packages that use Placements
-
Uses of Placements in com.genologics.ri.step
Methods in com.genologics.ri.step that return PlacementsModifier and TypeMethodDescriptionObjectFactory.createPlacements()Create an instance ofPlacements.Methods in com.genologics.ri.step that return types with arguments of type PlacementsModifier and TypeMethodDescriptionObjectFactory.createPlacements(Placements value) Create an instance ofJAXBElement<Placements>.PlacementsLink.getEntityClass()Gets the entity class for this link.Placements.getLink()Get a concrete link object to thisLinkablething.Methods in com.genologics.ri.step with parameters of type PlacementsModifier and TypeMethodDescriptionObjectFactory.createPlacements(Placements value) Create an instance ofJAXBElement<Placements>.Method parameters in com.genologics.ri.step with type arguments of type PlacementsModifier and TypeMethodDescriptionvoidProcessStep.setPlacements(Linkable<Placements> placements) Sets the link to the placements associated with this step.Constructor parameters in com.genologics.ri.step with type arguments of type PlacementsModifierConstructorDescriptionPlacementsLink(Linkable<Placements> placements) Constructor with placements object.