| Package | Description | 
|---|---|
| org.opennms.netmgt.config | |
| org.opennms.netmgt.config.snmpAsset.adapter | 
 This file is part of OpenNMS(R). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AssetField[] | 
SnmpAssetAdapterConfigManager.getAssetFieldsForAddress(InetAddress address,
                        String sysoid)
Returns all  
AssetField objects that are in packages that match the specified
 sysoid precisely based on the  | 
AssetField[] | 
SnmpAssetAdapterConfig.getAssetFieldsForAddress(InetAddress address,
                        String sysoid)  | 
| 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.