public class FltSpf extends Object
Bundle of specifics and flt.
| Constructor and Description |
|---|
FltSpf() |
| Modifier and Type | Method and Description |
|---|---|
CatSp |
getCatSpf()
Getter for catSpf.
|
org.beigesoft.flt.AFlt |
getFlt()
Getter for flt.
|
void |
setCatSpf(CatSp pCatSpf)
Setter for catSpf.
|
void |
setFlt(org.beigesoft.flt.AFlt pFilter)
Setter for flt.
|
public final CatSp getCatSpf()
Getter for catSpf.
public final void setCatSpf(CatSp pCatSpf)
Setter for catSpf.
pCatSpf - referencepublic final org.beigesoft.flt.AFlt getFlt()
Getter for flt.
public final void setFlt(org.beigesoft.flt.AFlt pFilter)
Setter for flt.
pFilter - referenceCopyright © 2019–2020. All rights reserved.