Class UtilityCategory
- java.lang.Object
-
- com.esri.arcgisruntime.utilitynetworks.UtilityCategory
-
public final class UtilityCategory extends Object
Defines a characteristic of an asset in a network. It can be used during tracing operations to define constraints or conditions based upon specific characteristics of asset types in the network.- Since:
- 100.6.0
-
-
Method Detail
-
getName
public String getName()
Gets the category's name.- Returns:
- the name of the category
- Since:
- 100.6.0
-
-