public class IntrospectRptParams extends Object
| Constructor and Description |
|---|
IntrospectRptParams() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getOxdId()
Get oxdId
|
String |
getRpt()
Get rpt
|
int |
hashCode() |
IntrospectRptParams |
oxdId(String oxdId) |
IntrospectRptParams |
rpt(String rpt) |
void |
setOxdId(String oxdId) |
void |
setRpt(String rpt) |
String |
toString() |
public IntrospectRptParams oxdId(String oxdId)
public String getOxdId()
public void setOxdId(String oxdId)
public IntrospectRptParams rpt(String rpt)
public String getRpt()
public void setRpt(String rpt)
Copyright © 2021. All rights reserved.