public class DnDMotCleValue extends Object implements Serializable
Constructor and Description |
---|
DnDMotCleValue() |
DnDMotCleValue(TypeMotCle type,
Double ident) |
Modifier and Type | Method and Description |
---|---|
Double |
getIdent() |
TypeMotCle |
getType() |
TypeTransaction |
getTypeTransaction() |
boolean |
isModif() |
boolean |
isModifFamille() |
void |
setIdent(Double ident) |
void |
setModif(boolean isModif) |
void |
setModifFamille(boolean isModifFamille) |
void |
setType(TypeMotCle type) |
void |
setTypeTransaction(TypeTransaction typeTransaction) |
public DnDMotCleValue()
public DnDMotCleValue(TypeMotCle type, Double ident)
public boolean isModifFamille()
public void setModifFamille(boolean isModifFamille)
public TypeTransaction getTypeTransaction()
public void setTypeTransaction(TypeTransaction typeTransaction)
public Double getIdent()
public void setIdent(Double ident)
public TypeMotCle getType()
public void setType(TypeMotCle type)
public boolean isModif()
public void setModif(boolean isModif)
Copyright © 2016. All rights reserved.