public class CtxMotCle extends Object implements Serializable
Constructor and Description |
---|
CtxMotCle() |
Modifier and Type | Method and Description |
---|---|
List<TMotcleLst> |
getListeMotcle() |
TMotcle |
getMotcle() |
TMotcleLst |
getMotcleLst() |
void |
setListeMotcle(List<TMotcleLst> motcleLst) |
void |
setMotcle(TMotcle motcle) |
void |
setMotcleLst(TMotcleLst motcleLst) |
public TMotcle getMotcle()
public void setMotcle(TMotcle motcle)
public List<TMotcleLst> getListeMotcle()
public void setListeMotcle(List<TMotcleLst> motcleLst)
public TMotcleLst getMotcleLst()
public void setMotcleLst(TMotcleLst motcleLst)
Copyright © 2016. All rights reserved.