| Constructor and Description |
|---|
SrvSpf() |
| Modifier and Type | Method and Description |
|---|---|
SrvSpfId |
getIid()
Usually it's simple getter that return model ID.
|
Srv |
getItm()
Getter for itm.
|
ItmSp |
getSpec()
Getter for spec.
|
void |
setIid(SrvSpfId pIid)
Usually it's simple setter for model ID.
|
void |
setItm(Srv pItem)
Setter for itm.
|
void |
setSpec(ItmSp pSpec)
Setter for spec.
|
getLng1, getLng2, getNum1, getNum2, getStr1, getStr2, getStr3, getStr4, setLng1, setLng2, setNum1, setNum2, setStr1, setStr2, setStr3, setStr4public final SrvSpfId getIid()
Usually it's simple getter that return model ID.
public final void setIid(SrvSpfId pIid)
Usually it's simple setter for model ID.
pIid - model IDpublic final void setSpec(ItmSp pSpec)
Setter for spec.
public final ItmSp getSpec()
Getter for spec.
public final Srv getItm()
Getter for itm.
Copyright © 2019–2020. All rights reserved.