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

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

public abstract class DateROValueSource
extends BaseROValueSource


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

DateROValueSource

public DateROValueSource(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.util.Date getValue()


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