public class ScanResource extends Object
ScanResource class.
ScanResource(String type)
String
getAttribute(String key)
OnmsNode
getNode()
getType()
void
setAttribute(String key, String value)
setNode(OnmsNode node)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ScanResource(String type)
Constructor for ScanResource.
type
public String getType()
getType
public void setNode(OnmsNode node)
setNode
node
public OnmsNode getNode()
getNode
public void setAttribute(String key, String value)
setAttribute
key
value
public String getAttribute(String key)
getAttribute
Copyright © 2017. All rights reserved.