public class PilotePrestataire extends Object implements Serializable
Constructor and Description |
---|
PilotePrestataire(String codeAffairePilote,
String nomAffairePilote,
String codeAffairePrestataire,
String nomAffairePrestataire,
String codeSocieteAffairePilote) |
Modifier and Type | Method and Description |
---|---|
static PilotePrestataire |
getAffairePilote(String codeAffairePrest,
List<PilotePrestataire> liste) |
static List<PilotePrestataire> |
getAffairesPrestataires(String codeAffairePilote,
List<PilotePrestataire> liste) |
String |
getCodeAffairePilote() |
String |
getCodeAffairePrestataire() |
String |
getCodeSocieteAffairePilote() |
String |
getNomAffairePilote() |
String |
getNomAffairePrestataire() |
String |
getPilote() |
static String |
select() |
public static PilotePrestataire getAffairePilote(String codeAffairePrest, List<PilotePrestataire> liste)
public static List<PilotePrestataire> getAffairesPrestataires(String codeAffairePilote, List<PilotePrestataire> liste)
public static final String select()
public String getCodeAffairePilote()
public String getNomAffairePilote()
public String getCodeAffairePrestataire()
public String getNomAffairePrestataire()
public String getCodeSocieteAffairePilote()
public String getPilote()
Copyright © 2016. All rights reserved.