public enum GMAOTypeParametre extends Enum<GMAOTypeParametre> implements CodeIdentifiable, IdDma
IdDma.OrdreExport
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
static GMAOTypeParametre |
getGMAOTypeParamByIdDMA(String idDMA) |
String |
getIdDma() |
String |
getIdDMA() |
String |
getLibelle() |
IdDma.OrdreExport |
getNumOrdre() |
String |
value() |
static GMAOTypeParametre |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GMAOTypeParametre[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final GMAOTypeParametre AVANCEMENT_CONTRAT
public static final GMAOTypeParametre NIVEAU_CONTRAT
public static final GMAOTypeParametre DELAI
public static final GMAOTypeParametre CIRC_CALENDAIRE_FM_DEMANDE
public static final GMAOTypeParametre PROFIL_INTERVENANT_FM_DEMANDE
public static final GMAOTypeParametre AVANCEMENT_FM_DEMANDE
public static final GMAOTypeParametre CRITICITE_FM_DEMANDE
public static final GMAOTypeParametre GRAVITE_FM_DEMANDE
public static final GMAOTypeParametre NATURE_FM_DEMANDE
public static final GMAOTypeParametre NIVEAU_HABILITATION_CLIENT
public static final GMAOTypeParametre CODE_MOUVEMENT_GMAO
public static final GMAOTypeParametre TYPE_MOUVEMENT_GMAO
public static final GMAOTypeParametre ETAT_MOUVEMENT_GMAO
public static final GMAOTypeParametre STATUT_LOCALISATION_PDT
public static final GMAOTypeParametre ACTION_OT_INTERVENTION
public static final GMAOTypeParametre AVANCEMENT_OT_INTERVENTION
public static final GMAOTypeParametre TYPE_ACQUISITION_PDT
public static final GMAOTypeParametre CONSTRUCTEUR_PDT
public static final GMAOTypeParametre ETAT_PHYSIQUE_PDT
public static final GMAOTypeParametre TYPE_PROPRIETAIRE_PDT
public static final GMAOTypeParametre STATUT_PDT
public static final GMAOTypeParametre PRIORITE_PROBLEME_FM_DEMANDE
public static final GMAOTypeParametre TYPE_APPEL_FM_DEMANDE
public static final GMAOTypeParametre TYPE_CONTRAT_CLIENT
public static final GMAOTypeParametre TYPE_CONTRAT_FOURNISSEUR
public static final GMAOTypeParametre TYPE_DECLENCHEMENT_FACTURATION_CONTRAT
public static final GMAOTypeParametre MARQUE_PDT
public static final GMAOTypeParametre TYPE_OT_INTERVENTION
public static final GMAOTypeParametre TYPE_PROBLEME_FM_DEMANDE
public static final GMAOTypeParametre TYPE_RECONDUCTION_CONTRAT
public static final GMAOTypeParametre TYPE_VERSION_PRD
public static final GMAOTypeParametre UNITE_CHEQUIER
public static final GMAOTypeParametre CODE_GEL_OT
public static final GMAOTypeParametre REGROUPEMENT_PARC
public static final GMAOTypeParametre ETAT_VERSION
public static final GMAOTypeParametre ETAT_REVISION
public static final GMAOTypeParametre CAUSE_DECLOT
public static final GMAOTypeParametre PRD_DOMAINE
public static final GMAOTypeParametre PRD_MODULE
public static final GMAOTypeParametre PRD_FONCTION
public static final GMAOTypeParametre GSEM_REPAIR_CLASS_CODE
public static final GMAOTypeParametre GSEM_DELAY_CODE
public static final GMAOTypeParametre GSEM_QUALITY_CODE_VALUE
public static final GMAOTypeParametre GSEM_FAILURE_CODE
public static final GMAOTypeParametre STATUT_LIEN_PRD_INTER
public static GMAOTypeParametre[] values()
for (GMAOTypeParametre c : GMAOTypeParametre.values()) System.out.println(c);
public static GMAOTypeParametre 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 final String getLibelle()
public final String getIdDMA()
public static GMAOTypeParametre getGMAOTypeParamByIdDMA(String idDMA)
public String getCode()
getCode
in interface CodeIdentifiable
public IdDma.OrdreExport getNumOrdre()
getNumOrdre
in interface IdDma
Copyright © 2016. All rights reserved.