public class Escalation extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
escalationCode |
protected String |
id |
protected String |
name |
Constructor and Description |
---|
Escalation(String id) |
Modifier and Type | Method and Description |
---|---|
String |
getEscalationCode() |
String |
getId() |
String |
getName() |
void |
setEscalationCode(String escalationCode) |
void |
setName(String name) |
Copyright © 2022. All rights reserved.