public class I18SpeLiId extends Object
Model of ID of I18N specifics in list.
| Constructor and Description |
|---|
I18SpeLiId() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getItId()
Getter for itId.
|
org.beigesoft.mdlp.Lng |
getLng()
Getter for lng.
|
EItmTy |
getTyp()
Getter for typ.
|
void |
setItId(Long pItId)
Setter for itId.
|
void |
setLng(org.beigesoft.mdlp.Lng pLng)
Setter for lng.
|
void |
setTyp(EItmTy pTyp)
Setter for typ.
|
public final Long getItId()
Getter for itId.
public final void setItId(Long pItId)
Setter for itId.
pItId - referencepublic final EItmTy getTyp()
Getter for typ.
public final void setTyp(EItmTy pTyp)
Setter for typ.
pTyp - referencepublic final org.beigesoft.mdlp.Lng getLng()
Getter for lng.
public final void setLng(org.beigesoft.mdlp.Lng pLng)
Setter for lng.
pLng - referenceCopyright © 2019–2020. All rights reserved.