Class IndoorSectionNoticeDetails

java.lang.Object
com.here.sdk.routing.IndoorSectionNoticeDetails

public final class IndoorSectionNoticeDetails extends Object

Detailed description entry for an indoor section notice.

  • Field Details

    • type

      @NonNull public String type

      The detail type identifier.

    • cause

      @NonNull public String cause

      The cause describing the reason for the notice detail.

    • title

      @NonNull public String title

      The title providing a short summary of the notice detail.

  • Constructor Details

    • IndoorSectionNoticeDetails

      public IndoorSectionNoticeDetails()

      Creates a new instance.

  • Method Details