Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.config.wsmanAsset.adapter |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
AssetField[] |
WsManAssetAdapterConfig.getAssetFieldsForAddress(InetAddress address,
String vendor) |
AssetField[] |
WsManAssetAdapterConfigManager.getAssetFieldsForAddress(InetAddress address,
String vendor)
Returns all
AssetField objects that are in packages that match the specified
Vendor precisely. |
Modifier and Type | Method and Description |
---|---|
List<AssetField> |
Package.getAssetFields() |
Modifier and Type | Method and Description |
---|---|
void |
Package.addAssetField(AssetField assetField) |
boolean |
Package.removeAssetField(AssetField assetField) |
Modifier and Type | Method and Description |
---|---|
void |
Package.setAssetFields(List<AssetField> assetFields) |
Copyright © 2021. All rights reserved.