final | |
|---|---|
readonly | |
implements |
EntitySetInterface |
uses |
HasAnnotations |
| Methods | ||
|---|---|---|
public
|
__construct(
string $name,
EntityTypeInterface $entityType,
bool $includedInServiceDocument = true,
list<NavigationPropertyBindingInterface> $navigationPropertyBindings = [],
list<AnnotationInterface> $annotations = [],
)
|
# |
public
|
getName(): string
|
# |
public
|
getEntityType(): EntityTypeInterface
|
# |
public
|
isIncludedInServiceDocument(): bool
|
# |
public
|
getNavigationPropertyBindings(): array
|
# |
public
|
getNavigationPropertyBinding(string $path): ?NavigationPropertyBindingInterface
|
# |
| Methods used from LaravelUi5\OData\Edm\HasAnnotations |
|---|
getAnnotations(), getAnnotation() |