Uses of Class
com.genologics.ri.step.EscalationReview
Packages that use EscalationReview
-
Uses of EscalationReview in com.genologics.ri.step
Fields in com.genologics.ri.step declared as EscalationReviewModifier and TypeFieldDescriptionprotected EscalationReviewEscalation.reviewThe escalation review.Methods in com.genologics.ri.step that return EscalationReviewModifier and TypeMethodDescriptionObjectFactory.createEscalationReview()Create an instance ofEscalationReview.Escalation.getReview()Gets the escalation review.Methods in com.genologics.ri.step with parameters of type EscalationReviewModifier and TypeMethodDescriptionvoidEscalation.setReview(EscalationReview review) Sets the escalation review.