public class Ticket extends Object
Modifier and Type | Method and Description |
---|---|
Customer |
getCustomer() |
String |
getStatus() |
void |
setStatus(String status) |
String |
toString() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.