Class Annotatable

java.lang.Object
org.apache.olingo.commons.api.data.Annotatable
Direct Known Subclasses:
AbstractODataObject, DeltaLink, Link, Valuable

public abstract class Annotatable extends Object
An element with instance annotations.
  • Constructor Details

    • Annotatable

      public Annotatable()
  • Method Details

    • getAnnotations

      public List<Annotation> getAnnotations()
      Get Annotations.
      Returns:
      annotations