Uses of Class
com.genologics.ri.step.Arrangements
Packages that use Arrangements
-
Uses of Arrangements in com.genologics.ri.step
Methods in com.genologics.ri.step that return types with arguments of type ArrangementsModifier and TypeMethodDescriptionArrangementsLink.getEntityClass()Gets the entity class.Arrangements.getLink()Get a concrete link object to thisLinkablething.Method parameters in com.genologics.ri.step with type arguments of type ArrangementsModifier and TypeMethodDescriptionvoidProcessStep.setArrangements(Linkable<Arrangements> arrangements) Sets the link to the arrangements associated with this step.Constructor parameters in com.genologics.ri.step with type arguments of type ArrangementsModifierConstructorDescriptionArrangementsLink(Linkable<Arrangements> link) Constructor from a linkable object.