extends |
TypeInterface |
|---|
Represents a resolved Edm primitive type.
This is a thin wrapper around EdmPrimitiveType that makes primitive types first-class participants in the TypeInterface hierarchy. It allows properties to declare their type uniformly regardless of whether it is primitive, structured, or enumerated.
| Methods | ||
|---|---|---|
public
|
getPrimitiveType(): EdmPrimitiveType
|
# |
| Methods inherited from LaravelUi5\OData\Edm\Contracts\Type\TypeInterface |
|---|
getQualifiedName() |
| Methods inherited from LaravelUi5\OData\Edm\Contracts\NamedElementInterface |
|---|
getName() |