public class TicketCommentWrapper extends Object
| Constructor and Description |
|---|
TicketCommentWrapper(TicketComment ticketComment) |
| Modifier and Type | Method and Description |
|---|---|
TicketComment |
getTicketComment() |
void |
setTicketComment(TicketComment ticketComment) |
public TicketCommentWrapper(TicketComment ticketComment)
public TicketComment getTicketComment()
public void setTicketComment(TicketComment ticketComment)
Copyright © 2016–2020. All rights reserved.