@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2022-10-17T11:38:41.655-04:00[America/New_York]") public class DeleteEntryWithAuditReason extends Object
| Constructor and Description |
|---|
DeleteEntryWithAuditReason() |
| Modifier and Type | Method and Description |
|---|---|
DeleteEntryWithAuditReason |
auditReasonId(Integer auditReasonId) |
DeleteEntryWithAuditReason |
comment(String comment) |
boolean |
equals(Object o) |
Integer |
getAuditReasonId() |
String |
getComment() |
int |
hashCode() |
void |
setAuditReasonId(Integer auditReasonId) |
void |
setComment(String comment) |
String |
toString() |
public DeleteEntryWithAuditReason auditReasonId(Integer auditReasonId)
public Integer getAuditReasonId()
public void setAuditReasonId(Integer auditReasonId)
public DeleteEntryWithAuditReason comment(String comment)
public String getComment()
public void setComment(String comment)
Copyright © 2022. All rights reserved.