

static final int | _DIMCONFIG_LEADER |
Integer value of enum value "DIMCONFIG_LEADER" | |
static final DimLeaderConfig | DIMCONFIG_LEADER |
Object value of enum value "DIMCONFIG_LEADER" | |
static final int | _DIMCONFIG_LINEAR |
Integer value of enum value "DIMCONFIG_LINEAR" | |
static final DimLeaderConfig | DIMCONFIG_LINEAR |
Object value of enum value "DIMCONFIG_LINEAR" | |
static final int | _DIMCONFIG_CENTER_LEADER |
Integer value of enum value "DIMCONFIG_CENTER_LEADER" | |
static final DimLeaderConfig | DIMCONFIG_CENTER_LEADER |
Object value of enum value "DIMCONFIG_CENTER_LEADER" | |
static final int | _DimLeaderConfig_null |
Enum null value. |

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

getValue | ||
int | getValue | () |

FromInt | ||
static DimLeaderConfig | FromInt | (int value) |

FromInt | ||
static DimLeaderConfig | FromInt | (Integer value) |
