@Entity public class TPieceJointe extends Object implements Serializable
Constructor and Description |
---|
TPieceJointe() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
TEnvoiEmails |
getEmail() |
String |
getEmplacement() |
Double |
getIdent() |
String |
getName() |
int |
hashCode() |
void |
setEmail(TEnvoiEmails email) |
void |
setEmplacement(String emplacement) |
void |
setIdent(Double ident) |
void |
setName(String name) |
String |
toString() |
public Double getIdent()
public void setIdent(Double ident)
public TEnvoiEmails getEmail()
public void setEmail(TEnvoiEmails email)
public String getEmplacement()
public void setEmplacement(String emplacement)
public String getName()
public void setName(String name)
Copyright © 2016. All rights reserved.