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

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.StringROValueSource
All Implemented Interfaces:
IValueSource

public abstract class StringROValueSource
extends BaseROValueSource


Field Summary
 
Fields inherited from class com.oy.shared.lw.snmp.agent.BaseValueSource
 
Constructor Summary
StringROValueSource(java.lang.String name, java.lang.String description)
           
 
Method Summary
 snmp.SNMPObject get()
           
 ValueType getType()
           
abstract  java.lang.String 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

StringROValueSource

public StringROValueSource(java.lang.String name,
                           java.lang.String description)
Method Detail

getType

public final ValueType getType()

get

public final snmp.SNMPObject get()

getValue

public abstract java.lang.String getValue()


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