Package com.here.sdk.routing
Class IndoorSectionNotice
java.lang.Object
com.here.sdk.routing.IndoorSectionNotice
Explains an issue encountered in an indoor Section.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe indoor notice code.Detailed descriptions of the notice.The severity of the notice.The notice title providing a short summary of the issue. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
code
The indoor notice code.
-
title
The notice title providing a short summary of the issue.
-
severity
The severity of the notice.
-
details
Detailed descriptions of the notice.
-
-
Constructor Details
-
IndoorSectionNotice
Creates a new instance.
- Parameters:
code-The indoor notice code.
-
-
Method Details