| 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[] | 
WsManAssetAdapterConfigManager.getAssetFieldsForAddress(InetAddress address,
                        String vendor)
Returns all  
AssetField objects that are in packages that match the specified
 Vendor precisely. | 
AssetField[] | 
WsManAssetAdapterConfig.getAssetFieldsForAddress(InetAddress address,
                        String vendor)  | 
| 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 © 2020. All rights reserved.