Interface TimelineIcon

All Known Implementing Classes:
ActionTimelineIcon, IconIdTimelineIcon, StatusTimelineIcon, UrlTimelineIcon

public sealed interface TimelineIcon permits UrlTimelineIcon, ActionTimelineIcon, StatusTimelineIcon, IconIdTimelineIcon
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable URL
     
  • Method Details

    • getIconUrl

      @Nullable @Nullable URL getIconUrl()