All Superinterfaces:
CompositeRuntimeType, DataRuntimeType, GeneratedRuntimeType, Identifiable<org.opendaylight.yangtools.binding.model.api.JavaTypeName>, Immutable, RuntimeType, RuntimeTypeContainer

public interface ChoiceRuntimeType extends CompositeRuntimeType, DataRuntimeType
A RuntimeType associated with a choice statement. Note that unlike YANG semantics, in Binding Spec semantics a type generated for a 'choice' statement is does not implement Augmentable.