org.opennms.web.asset
Class AssetModel.MatchingAsset

java.lang.Object
  extended by org.opennms.web.asset.AssetModel.MatchingAsset
Enclosing class:
AssetModel

public static class AssetModel.MatchingAsset
extends Object


Field Summary
 String columnSearched
           
 String matchingValue
           
 int nodeId
           
 String nodeLabel
           
 
Constructor Summary
AssetModel.MatchingAsset()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nodeId

public int nodeId

nodeLabel

public String nodeLabel

matchingValue

public String matchingValue

columnSearched

public String columnSearched
Constructor Detail

AssetModel.MatchingAsset

public AssetModel.MatchingAsset()


Copyright © 2009. All Rights Reserved.