| Constructor and Description |
|---|
SubCat() |
| Modifier and Type | Method and Description |
|---|---|
CatGs |
getCatl()
Getter for catl.
|
SubCatId |
getIid()
Usually it's simple getter that return model ID.
|
CatGs |
getSucat()
Getter for sucat.
|
void |
setCatl(CatGs pCatalog)
Setter for catl.
|
void |
setIid(SubCatId pIid)
Usually it's simple setter for model ID.
|
void |
setSucat(CatGs pSucat)
Setter for sucat.
|
public final SubCatId getIid()
Usually it's simple getter that return model ID.
public final void setIid(SubCatId pIid)
Usually it's simple setter for model ID.
pIid - model IDpublic final void setCatl(CatGs pCatalog)
Setter for catl.
pCatalog - referencepublic final void setSucat(CatGs pSucat)
Setter for sucat.
pSucat - referencepublic final CatGs getCatl()
Getter for catl.
public final CatGs getSucat()
Getter for sucat.
Copyright © 2019–2020. All rights reserved.