com.oy.shared.lw.snmp.tree
Class OIDTreeStub

java.lang.Object
  extended bycom.oy.shared.lw.snmp.tree.OIDTreeLeaf
      extended bycom.oy.shared.lw.snmp.tree.OIDTreeNode
          extended bycom.oy.shared.lw.snmp.tree.OIDTreeStub
All Implemented Interfaces:
java.lang.Comparable

class OIDTreeStub
extends OIDTreeNode


Field Summary
 
Fields inherited from class com.oy.shared.lw.snmp.tree.OIDTreeNode
list
 
Fields inherited from class com.oy.shared.lw.snmp.tree.OIDTreeLeaf
name, oid
 
Constructor Summary
OIDTreeStub(java.lang.String name, java.lang.String oid)
           
 
Methods inherited from class com.oy.shared.lw.snmp.tree.OIDTreeNode
add, contains, equals, getAllChildCount, getChildByOID, getChildCount, hashCode, iterator, remove, toString
 
Methods inherited from class com.oy.shared.lw.snmp.tree.OIDTreeLeaf
compareTo, execute, getName, getOid, getValueSource, isOIDValid, setName
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OIDTreeStub

public OIDTreeStub(java.lang.String name,
                   java.lang.String oid)


Copyright (C) 2005-2006 Pavel Simakov
http://www.softwaresecretweapons.com