org.snmp4j.smi
Interface AssignableFromLong

All Known Implementing Classes:
Counter32, Counter64, Gauge32, TimeTicks, UnsignedInteger32, VariantVariable

public interface AssignableFromLong


Method Summary
 void setValue(long value)
           
 long toLong()
           
 

Method Detail

setValue

void setValue(long value)

toLong

long toLong()

Copyright 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.