final | |
|---|---|
readonly | |
implements |
FunctionImportInterface |
uses |
HasAnnotations |
| Methods | ||
|---|---|---|
public
|
__construct(
string $name,
FunctionInterface $function,
?string $entitySet = null,
bool $includedInServiceDocument = false,
list<AnnotationInterface> $annotations = [],
)
|
# |
public
|
getName(): string
|
# |
public
|
getFunction(): FunctionInterface
|
# |
public
|
getEntitySet(): ?string
|
# |
public
|
isIncludedInServiceDocument(): bool
|
# |
| Methods used from LaravelUi5\OData\Edm\HasAnnotations |
|---|
getAnnotations(), getAnnotation() |