Annotation
Represents an OData annotation.
- See Also:
-
{@link com.sap.cloud.mobile.kotlin.odata.AnnotationTerm}.
Properties
Functions
Link copied to clipboard
Lookup an existing annotation by term name, or throw an exception if the annotation is not found.
- See Also:
-
{@link com.sap.cloud.mobile.kotlin.odata.Annotation#annotations Annotation.annotations} and {@link com.sap.cloud.mobile.kotlin.odata.AnnotationMap#get(kotlin.String) AnnotationMap.get}, for looking up annotations that might not exist.
Link copied to clipboard
Return true if {@link com.sap.cloud.mobile.kotlin.odata.Annotation#value Annotation.value} is true.