@Entity public class FVirtempMandat extends Object implements Serializable
Constructor and Description |
---|
FVirtempMandat() |
Modifier and Type | Method and Description |
---|---|
Double |
getIdent() |
String |
getTypeEncaissement() |
FVirtemp |
getVirTemp() |
void |
setIdent(Double ident) |
void |
setTypeEncaissement(String typeEncaissement) |
void |
setVirTemp(FVirtemp virTemp) |
public Double getIdent()
public void setIdent(Double ident)
public String getTypeEncaissement()
public void setTypeEncaissement(String typeEncaissement)
public FVirtemp getVirTemp()
public void setVirTemp(FVirtemp virTemp)
Copyright © 2016. All rights reserved.