@Entity public class TParamCatchmail extends Object implements Serializable, IdentIdentifiable
Modifier and Type | Field and Description |
---|---|
static String |
AFFAIRE_LIEE |
static int |
AFFAIRE_LIEE_LENGTH |
static String |
IDENT |
static String |
NUM_ORDRE |
static int |
NUM_ORDRE_LENGTH |
static String |
RECH_AVEC_LIBELLE |
static int |
RECH_AVEC_LIBELLE_LENGTH |
static String |
TIERS_LIE |
static int |
TIERS_LIE_LENGTH |
static String |
TYPE_PIECE |
static int |
TYPE_PIECE_LENGTH |
Constructor and Description |
---|
TParamCatchmail() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Double |
getAffaireLiee()
Si 1, associéer l'affaire liée
|
Double |
getIdent() |
Double |
getNumOrdre()
Numéro d'ordre (>1)
|
Double |
getRechAvecLibelle()
Si 1, recherche avec libellé
|
Double |
getTiersLie()
Si 1, associer le tiers lié
|
String |
getTypePiece()
Code du type de pièce de gestion
|
int |
hashCode() |
void |
setAffaireLiee(Double affaireLiee)
Si 1, associéer l'affaire liée
|
void |
setIdent(Double ident) |
void |
setNumOrdre(Double numOrdre)
Numéro d'ordre (>1)
|
void |
setRechAvecLibelle(Double rechAvecLibelle)
Si 1, recherche avec libellé
|
void |
setTiersLie(Double tiersLie)
Si 1, associer le tiers lié
|
void |
setTypePiece(String typePiece)
Code du type de pièce de gestion
|
public static final String IDENT
public static final String NUM_ORDRE
public static final String TYPE_PIECE
public static final String TIERS_LIE
public static final String AFFAIRE_LIEE
public static final String RECH_AVEC_LIBELLE
public static final int NUM_ORDRE_LENGTH
public static final int TYPE_PIECE_LENGTH
public static final int TIERS_LIE_LENGTH
public static final int AFFAIRE_LIEE_LENGTH
public static final int RECH_AVEC_LIBELLE_LENGTH
public Double getIdent()
getIdent
in interface IdentIdentifiable
public void setIdent(Double ident)
public Double getNumOrdre()
public void setNumOrdre(Double numOrdre)
public String getTypePiece()
public void setTypePiece(String typePiece)
public Double getTiersLie()
public void setTiersLie(Double tiersLie)
public Double getAffaireLiee()
public void setAffaireLiee(Double affaireLiee)
public Double getRechAvecLibelle()
public void setRechAvecLibelle(Double rechAvecLibelle)
Copyright © 2016. All rights reserved.