extends |
NamedElementInterface |
|---|
Root contract for every type that can appear as the resolved type of a structural or navigation property.
The four concrete subtypes of this interface are:
Callers that need type-specific behaviour should use instanceof checks or a visitor pattern rather than downcasting blindly.
| Methods | ||
|---|---|---|
public
|
getQualifiedName(): string
|
# |
| Methods inherited from LaravelUi5\OData\Edm\Contracts\NamedElementInterface |
|---|
getName() |