extends |
NamedElementInterface, AnnotatableInterface, AnnotationTargetInterface |
|---|
A single member of an EnumType.
Members carry a name and an integer value. When the parent enum does not declare explicit values the spec mandates zero-based sequential assignment; the resolved value is always available here.
| Methods | ||
|---|---|---|
public
|
getValue(): int
|
# |
| Methods inherited from LaravelUi5\OData\Edm\Contracts\NamedElementInterface |
|---|
getName() |
| Methods inherited from LaravelUi5\OData\Edm\Contracts\AnnotatableInterface |
|---|
getAnnotations(), getAnnotation() |