Shared implementation for classes generated from OData vocabulary Terms.
Every class generated by the vocabulary generator uses this trait. It provides:
The trait never inspects the using class's properties directly other than $qualifier. All typed property access is delegated to buildAnnotationValue().
| Methods | ||
|---|---|---|
public
|
getQualifier(): ?string
|
# |
final
public
|
toAnnotation(): AnnotationInterface
|
# |