public class TrCatl extends Object
Model of Catalog Of Goods/services to print on page.
| Constructor and Description |
|---|
TrCatl() |
| Modifier and Type | Method and Description |
|---|---|
CatGs |
getCatl()
Getter for catalog.
|
List<TrCatl> |
getSubcatls()
Getter for subcatalogs.
|
void |
setCatl(CatGs pCatalog)
Setter for catalog.
|
void |
setSubcatls(List<TrCatl> pSubcatls)
Setter for subcatalogs.
|
Copyright © 2019. All rights reserved.