Class CdsEnumeralImpl<T>

java.lang.Object
com.sap.cds.reflect.impl.CdsAnnotatableImpl
com.sap.cds.reflect.impl.CdsEnumeralImpl<T>
All Implemented Interfaces:
CdsAnnotatable, CdsEnumType.Enumeral<T>

public class CdsEnumeralImpl<T> extends CdsAnnotatableImpl implements CdsEnumType.Enumeral<T>