public class CtxParamCatchMail extends Object implements Serializable
| Constructor and Description |
|---|
CtxParamCatchMail() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRow(ParamCatchMailRow row) |
boolean |
equals(Object obj) |
List<ParamCatchMailRow> |
getRows() |
int |
hashCode() |
void |
removeRow(ParamCatchMailRow row) |
void |
setRows(List<ParamCatchMailRow> rows) |
public List<ParamCatchMailRow> getRows()
public void setRows(List<ParamCatchMailRow> rows)
public void addRow(ParamCatchMailRow row)
public void removeRow(ParamCatchMailRow row)
Copyright © 2016. All rights reserved.