| Constructor and Description |
|---|
SrvCtl() |
| Modifier and Type | Method and Description |
|---|---|
CatGs |
getCatl()
Getter for pCatl.
|
SrvCtlId |
getIid()
Usually it's simple getter that return model ID.
|
Srv |
getItm()
Getter for itm.
|
void |
setCatl(CatGs pCatl)
Setter for Catalog.
|
void |
setIid(SrvCtlId pIid)
Usually it's simple setter for model ID.
|
void |
setItm(Srv pItm)
Setter for itm.
|
public final SrvCtlId getIid()
Usually it's simple getter that return model ID.
public final void setIid(SrvCtlId pIid)
Usually it's simple setter for model ID.
pIid - model IDpublic final void setCatl(CatGs pCatl)
Setter for Catalog.
public final CatGs getCatl()
Getter for pCatl.
public final Srv getItm()
Getter for itm.
Copyright © 2019–2020. All rights reserved.