public class ReglesGestionDetails extends Object implements Serializable
Constructor and Description |
---|
ReglesGestionDetails() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Double |
getActif() |
String |
getCodeSociete() |
String |
getLibre1() |
String |
getLibre2() |
String |
getLibre3() |
String |
getLibre4() |
String |
getLibre5() |
TPilotageAppli |
getPilotageAppli() |
int |
hashCode() |
void |
setActif(Double actif) |
void |
setCodeSociete(String codeSociete) |
void |
setLibre1(String libre1) |
void |
setLibre2(String libre2) |
void |
setLibre3(String libre3) |
void |
setLibre4(String libre4) |
void |
setLibre5(String libre5) |
void |
setPilotageAppli(TPilotageAppli pilotageAppli) |
public String getCodeSociete()
public void setCodeSociete(String codeSociete)
public Double getActif()
public void setActif(Double actif)
public String getLibre1()
public void setLibre1(String libre1)
public String getLibre2()
public void setLibre2(String libre2)
public String getLibre3()
public void setLibre3(String libre3)
public String getLibre4()
public void setLibre4(String libre4)
public String getLibre5()
public void setLibre5(String libre5)
public TPilotageAppli getPilotageAppli()
public void setPilotageAppli(TPilotageAppli pilotageAppli)
Copyright © 2016. All rights reserved.