getAssetType method
- String name
Gets an UtilityAssetType from the UtilityAssetGroup by name.
For example, an UtilityAssetGroup describing electrical transformers may contain an UtilityAssetType for a specific type of electrical transformer with a name such as "Single-phase Distribution Transformer".
Parameters:
name— The name of the UtilityAssetType to return.
Return Value: An UtilityAssetType corresponding to the name provided, or null if the UtilityAssetType is not found in the UtilityAssetGroup.