
public abstract class WaarpTimeTicks
extends org.snmp4j.smi.TimeTicks
| Modifier | Constructor and Description |
|---|---|
protected |
WaarpTimeTicks() |
protected |
WaarpTimeTicks(long value) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
long |
getValue() |
boolean |
isDynamic() |
protected abstract void |
setInternalValue()
Function to set the data before it is accessed by SNMP4J.
|
protected abstract void |
setInternalValue(long value)
Function to set the data before it is accessed by SNMP4J.
|
decodeBER, encodeBER, fromMilliseconds, getSyntax, setValue, toMilliseconds, toString, toStringcompareTo, equals, fromSubIndex, getBERLength, getBERLengthFromValue, hashCode, setValue, toInt, toLong, toSubIndexprotected WaarpTimeTicks()
protected WaarpTimeTicks(long value)
protected abstract void setInternalValue()
protected abstract void setInternalValue(long value)
public final long getValue()
getValue in class org.snmp4j.smi.UnsignedInteger32public final Object clone()
clone in interface org.snmp4j.smi.Variableclone in class org.snmp4j.smi.TimeTickspublic final boolean isDynamic()
isDynamic in interface org.snmp4j.smi.VariableisDynamic in class org.snmp4j.smi.AbstractVariableCopyright © 2009–2022 Waarp. All rights reserved.