Module com.esri.arcgisruntime
Class RestrictionAttribute
java.lang.Object
com.esri.arcgisruntime.tasks.networkanalysis.RestrictionAttribute
Specifies a transportation network restriction attribute.
- Since:
- 100.0.0
-
Method Summary
Modifier and TypeMethodDescriptionGets the parameter values.Gets the restriction usage parameter name.
-
Method Details
-
getRestrictionUsageParameterName
Gets the restriction usage parameter name.- Returns:
- the restriction usage parameter name
- Since:
- 100.0.0
-
getParameterValues
Gets the parameter values.- Returns:
- an unmodifiable map of the parameter values
- Since:
- 100.0.0
-