Class UtilityCategory
- java.lang.Object
-
- com.esri.arcgisruntime.utilitynetworks.UtilityCategory
-
public final class UtilityCategory extends java.lang.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 Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
Gets the category's name.
-