public class OrgReportListResponseRequestor extends Object
| Constructor and Description |
|---|
OrgReportListResponseRequestor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
UUID |
getId()
Get id
|
String |
getName()
Get name
|
int |
hashCode() |
OrgReportListResponseRequestor |
id(UUID id) |
OrgReportListResponseRequestor |
name(String name) |
void |
setId(UUID id) |
void |
setName(String name) |
String |
toString() |
public OrgReportListResponseRequestor id(UUID id)
public UUID getId()
public void setId(UUID id)
public OrgReportListResponseRequestor name(String name)
public String getName()
public void setName(String name)
Copyright © 2021. All rights reserved.