public static class ContractDAO.SearchOptions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
showClosed |
boolean |
showDel |
boolean |
showSub |
Constructor and Description |
---|
ContractDAO.SearchOptions(boolean showDel,
boolean showClosed,
boolean showSub) |