

static final int | _PARAMCONFLICT_ERROR |
Integer value of enum value "PARAMCONFLICT_ERROR" | |
static final ParameterConflictSeverity | PARAMCONFLICT_ERROR |
Object value of enum value "PARAMCONFLICT_ERROR" | |
static final int | _PARAMCONFLICT_WARNING |
Integer value of enum value "PARAMCONFLICT_WARNING" | |
static final ParameterConflictSeverity | PARAMCONFLICT_WARNING |
Object value of enum value "PARAMCONFLICT_WARNING" | |
static final int | _ParameterConflictSeverity_null |
Enum null value. |

static ParameterConflictSeverity | FromInt (int value) |
Creates enum object from an integer. | |
static ParameterConflictSeverity | FromInt (Integer value) |
Creates enum object from an integer object. | |
int | getValue () |
Returns enum object value as an integer. |

getValue | ||
int | getValue | () |

FromInt | ||
static ParameterConflictSeverity | FromInt | (int value) |

FromInt | ||
static ParameterConflictSeverity | FromInt | (Integer value) |
