Package | Description |
---|---|
org.opennms.features.kafka.producer | |
org.opennms.netmgt.model |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
static OpennmsModelProtos.HwAlias.Builder |
ProtobufMapper.toHwAlias(OnmsHwEntityAlias alias) |
Modifier and Type | Method and Description |
---|---|
SortedSet<OnmsHwEntityAlias> |
OnmsHwEntity.getEntAliases()
Gets the entity alias mappings.
|
Modifier and Type | Method and Description |
---|---|
int |
OnmsHwEntityAlias.compareTo(OnmsHwEntityAlias o) |
Modifier and Type | Method and Description |
---|---|
void |
OnmsHwEntity.setEntAliases(SortedSet<OnmsHwEntityAlias> entAliases)
Sets the entity alias mappings.
|
Copyright © 2021. All rights reserved.