extends |
NamedElementInterface, AnnotatableInterface, AnnotationTargetInterface |
|---|
A single parameter of a function overload.
Parameters are positional and named. The first parameter of a bound function is the binding parameter, which constrains the type the function may be called on.
| Methods | ||
|---|---|---|
public
|
getType(): TypeInterface
|
# |
public
|
isCollection(): bool
|
# |
public
|
isNullable(): bool
|
# |
public
|
getFacets(): ?TypeFacetsInterface
|
# |
| Methods inherited from LaravelUi5\OData\Edm\Contracts\NamedElementInterface |
|---|
getName() |
| Methods inherited from LaravelUi5\OData\Edm\Contracts\AnnotatableInterface |
|---|
getAnnotations(), getAnnotation() |