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