final | |
|---|---|
readonly | |
implements |
TypeDefinitionInterface |
uses |
HasAnnotations |
| Methods | ||
|---|---|---|
public
|
__construct(
string $namespace,
string $name,
EdmPrimitiveType $underlyingType,
?TypeFacetsInterface $facets = null,
list<AnnotationInterface> $annotations = [],
)
|
# |
public
|
getName(): string
|
# |
public
|
getQualifiedName(): string
|
# |
public
|
getUnderlyingType(): EdmPrimitiveType
|
# |
public
|
getFacets(): ?TypeFacetsInterface
|
# |
| Methods used from LaravelUi5\OData\Edm\HasAnnotations |
|---|
getAnnotations(), getAnnotation() |