@Entity public class TAutomate extends Object implements Serializable
Constructor and Description |
---|
TAutomate() |
TAutomate(String libelle1,
String libelle2) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCode() |
String |
getLibelle1() |
String |
getLibelle2() |
void |
setCode(String code) |
void |
setLibelle1(String libelle1) |
void |
setLibelle2(String libelle2) |
String |
toString() |
Copyright © 2016. All rights reserved.