public class SubCatId extends Object
Model of ID of Catalog that contains of Sucats of Goods/Services.
| Constructor and Description |
|---|
SubCatId() |
| Modifier and Type | Method and Description |
|---|---|
CatGs |
getCatl()
Getter for catl.
|
CatGs |
getSucat()
Getter for sucat.
|
void |
setCatl(CatGs pCatl)
Setter for catl.
|
void |
setSucat(CatGs pSucat)
Setter for sucat.
|
public final CatGs getCatl()
Getter for catl.
public final void setCatl(CatGs pCatl)
Setter for catl.
pCatl - referencepublic final CatGs getSucat()
Getter for sucat.
public final void setSucat(CatGs pSucat)
Setter for sucat.
pSucat - referenceCopyright © 2019–2020. All rights reserved.