Class LaravelUi5\OData\Edm\Type\PrimitiveType

final
readonly
implements PrimitiveTypeInterface

Wraps a EdmPrimitiveType case as a first-class TypeInterface participant.

The name and qualified name are derived directly from the enum value, e.g. EdmPrimitiveType::String → name "String", qualified name "Edm.String".

Methods