Package | Description |
---|---|
org.opennms.netmgt.model |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
OnmsHwEntityAttribute |
OnmsHwEntity.getAttribute(String typeName)
Gets the attribute.
|
Modifier and Type | Method and Description |
---|---|
SortedSet<OnmsHwEntityAttribute> |
OnmsHwEntity.getHwEntityAttributes()
Gets the hardware entity attributes.
|
Modifier and Type | Method and Description |
---|---|
int |
OnmsHwEntityAttribute.compareTo(OnmsHwEntityAttribute o) |
Modifier and Type | Method and Description |
---|---|
void |
OnmsHwEntity.setHwEntityAttributes(SortedSet<OnmsHwEntityAttribute> hwAttributes)
Sets the hardware entity attributes.
|
Copyright © 2021. All rights reserved.