public enum GMAOChampsImportContratClient extends Enum<GMAOChampsImportContratClient>
Modifier and Type | Method and Description |
---|---|
int |
getTailleChamp() |
boolean |
isIndLigne() |
String |
value() |
static GMAOChampsImportContratClient |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GMAOChampsImportContratClient[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final GMAOChampsImportContratClient IDENT_INTERNE_CONTRAT
public static final GMAOChampsImportContratClient IDENT_INTERNE_PRODUIT
public static final GMAOChampsImportContratClient CODE_CLIENT
public static final GMAOChampsImportContratClient CODE_CLIENT_BENEFICIAIRE
public static final GMAOChampsImportContratClient NUMERO_DU_CONTRAT
public static final GMAOChampsImportContratClient EXTENSION_DU_CONTRAT
public static final GMAOChampsImportContratClient NOM_APPEL_PRODUIT
public static final GMAOChampsImportContratClient DESIGNATION_PRODUIT
public static final GMAOChampsImportContratClient NUMERO_DE_SERIE
public static final GMAOChampsImportContratClient IDENTIFIANT_CLIENT
public static final GMAOChampsImportContratClient DATE_DE_FIN_GARANTIE_CONSTRUCTEUR
public static final GMAOChampsImportContratClient IND_SOUS_TRAIT
public static final GMAOChampsImportContratClient CODE_MODELE
public static final GMAOChampsImportContratClient CODE_CLASSIF
public static final GMAOChampsImportContratClient CODE_MARQUE
public static final GMAOChampsImportContratClient CODE_PARC
public static final GMAOChampsImportContratClient CODE_EMPLCT
public static final GMAOChampsImportContratClient CODE_POSTE
public static final GMAOChampsImportContratClient ADR_MAINT_IDENTIFIANT_INTERNE
public static final GMAOChampsImportContratClient ADR_MAINT_NOM_APPEL_SITE
public static final GMAOChampsImportContratClient ADR_MAINT_NOM_SITE
public static final GMAOChampsImportContratClient ADR_MAINT_SIRET
public static final GMAOChampsImportContratClient ADR_MAINT_ADRESSE_1
public static final GMAOChampsImportContratClient ADR_MAINT_ADRESSE_2
public static final GMAOChampsImportContratClient ADR_MAINT_CODE_POSTAL
public static final GMAOChampsImportContratClient ADR_MAINT_VILLE
public static final GMAOChampsImportContratClient ADR_MAINT_TEL
public static final GMAOChampsImportContratClient ADR_MAINT_FAX
public static final GMAOChampsImportContratClient ADR_MAINT_EMAIL
public static final GMAOChampsImportContratClient ADR_MAINT_CODE_PAYS
public static final GMAOChampsImportContratClient ADR_MAINT_ZONE_GEO
public static final GMAOChampsImportContratClient ADR_FACT_IDENTIFIANT_INTERNE
public static final GMAOChampsImportContratClient ADR_FACT_NOM_APPEL_SITE
public static final GMAOChampsImportContratClient ADR_FACT_NOM_SITE
public static final GMAOChampsImportContratClient ADR_FACT_SIRET
public static final GMAOChampsImportContratClient ADR_FACT_ADRESSE_1
public static final GMAOChampsImportContratClient ADR_FACT_ADRESSE_2
public static final GMAOChampsImportContratClient ADR_FACT_CODE_POSTAL
public static final GMAOChampsImportContratClient ADR_FACT_VILLE
public static final GMAOChampsImportContratClient ADR_FACT_CODE_PAYS
public static final GMAOChampsImportContratClient IDENT_CONTACT
public static final GMAOChampsImportContratClient CIVILITE
public static final GMAOChampsImportContratClient NOM_CT
public static final GMAOChampsImportContratClient SUITE_NOM_CT
public static final GMAOChampsImportContratClient CODE_REGROUP
public static final GMAOChampsImportContratClient FONCTION
public static final GMAOChampsImportContratClient TELEPHONE_DIRECT
public static final GMAOChampsImportContratClient EMAIL
public static final GMAOChampsImportContratClient MOBILE
public static final GMAOChampsImportContratClient FAX
public static final GMAOChampsImportContratClient CODE_PREST
public static final GMAOChampsImportContratClient NOM_APPEL_PREST
public static final GMAOChampsImportContratClient IDENT_INTERNE_LIGNE
public static final GMAOChampsImportContratClient QUANTITE
public static final GMAOChampsImportContratClient DATE_CONTRACT_DEBUT
public static final GMAOChampsImportContratClient DATE_CONTRACT_FIN
public static final GMAOChampsImportContratClient LIGNE_NON_FACTURABLE
public static final GMAOChampsImportContratClient PRIX_ANNUEL_SOUS_GARANTIE
public static final GMAOChampsImportContratClient PRIX_ANNUEL_HORS_GARANTIE
public static final GMAOChampsImportContratClient CODE_REGROUPEMENT_1
public static final GMAOChampsImportContratClient CODE_REGROUPEMENT_2
public static final GMAOChampsImportContratClient CODE_REGROUPEMENT_3
public static final GMAOChampsImportContratClient CODE_AFFAIRE
public static final GMAOChampsImportContratClient CODE_LOT
public static final GMAOChampsImportContratClient CODE_SOUS_LOT
public static final GMAOChampsImportContratClient CODE_GROUPE_TRAVAIL
public static final GMAOChampsImportContratClient GTI_CODE_DELAI
public static final GMAOChampsImportContratClient GTI_CODE_PLAN_DE_RECEPTION
public static final GMAOChampsImportContratClient GTI_CODE_PLAN_ACTION
public static GMAOChampsImportContratClient[] values()
for (GMAOChampsImportContratClient c : GMAOChampsImportContratClient.values()) System.out.println(c);
public static GMAOChampsImportContratClient valueOf(String name)
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is nullpublic final String value()
public int getTailleChamp()
public boolean isIndLigne()
Copyright © 2016. All rights reserved.