Uses of Class
com.genologics.ri.step.StepSetup
Packages that use StepSetup
-
Uses of StepSetup in com.genologics.ri.step
Methods in com.genologics.ri.step that return StepSetupMethods in com.genologics.ri.step that return types with arguments of type StepSetupModifier and TypeMethodDescriptionObjectFactory.createSetup(StepSetup value) Create an instance ofJAXBElement<StepSetup>.StepSetupLink.getEntityClass()Gets the entity class for this link.StepSetup.getLink()Get a concrete link object to thisLinkablething.Methods in com.genologics.ri.step with parameters of type StepSetupModifier and TypeMethodDescriptionObjectFactory.createSetup(StepSetup value) Create an instance ofJAXBElement<StepSetup>.Method parameters in com.genologics.ri.step with type arguments of type StepSetupModifier and TypeMethodDescriptionvoidSets the link to the setup associated with this step.Constructor parameters in com.genologics.ri.step with type arguments of type StepSetupModifierConstructorDescriptionStepSetupLink(Linkable<StepSetup> link) Constructor taking a linkable object.