org.omg.DynamicAny

Interface DynEnum

public interface DynEnum extends DynEnumOperations, DynAny, IDLEntity, Object, Serializable

Defines the dynamic enumeration. The value of the dynamic enumeration can be set by name or by integer code. The valid string values and integer codes are taken from the typecode, from which the enumeration was constructed. The enumeration is an undividable type without traversable components.