Package org.forgerock.opendj.setup.model
Class Profile.EnumConstant<T3>
- java.lang.Object
-
- org.forgerock.opendj.setup.model.Profile.EnumConstant<T3>
-
- Type Parameters:
T3
- The enum value type
- Enclosing class:
- Profile
public static final class Profile.EnumConstant<T3> extends Object
Represents a constant defined in anenumeration parameter
.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getDescription()
Returns this enum constant description.T3
getValue()
Returns this enum constant value.int
hashCode()
-