com.oy.shared.lw.snmp.value
Class BooleanROValueSource

java.lang.Object
  extended bycom.oy.shared.lw.snmp.agent.BaseValueSource
      extended bycom.oy.shared.lw.snmp.value.BaseROValueSource
          extended bycom.oy.shared.lw.snmp.value.BooleanROValueSource
All Implemented Interfaces:
IValueSource

public abstract class BooleanROValueSource
extends BaseROValueSource


Field Summary
 
Fields inherited from class com.oy.shared.lw.snmp.agent.BaseValueSource
 
Constructor Summary
BooleanROValueSource(java.lang.String name, java.lang.String desc)
           
 
Method Summary
 snmp.SNMPObject get()
           
 ValueType getType()
           
abstract  boolean getValue()
           
 
Methods inherited from class com.oy.shared.lw.snmp.agent.BaseValueSource
getDescription, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BooleanROValueSource

public BooleanROValueSource(java.lang.String name,
                            java.lang.String desc)
Method Detail

getType

public final ValueType getType()

get

public final snmp.SNMPObject get()

getValue

public abstract boolean getValue()


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