public final class SnmpResult extends Object
Oid
oid
String
value
SnmpResult(Oid oid, String value)
boolean
equals(Object obj)
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final Oid oid
public final String value
public SnmpResult(Oid oid, String value)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2020. All rights reserved.