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