public class SnmpNoSuchInstance extends SnmpV2Error
SnmpVarBind
,
Serialized FormModifier and Type | Field and Description |
---|---|
static byte |
ASNTYPE
The ASN.1 value that defines this
variable.
|
(package private) static long |
serialVersionUID
Defines the serialization format.
|
Constructor and Description |
---|
SnmpNoSuchInstance()
The default class construtor.
|
SnmpNoSuchInstance(SnmpNoSuchInstance second)
The class copy constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone()
Returns a duplicate object of self.
|
SnmpSyntax |
duplicate()
Returns a duplicate object of self.
|
java.lang.String |
toString()
Returns the string representation of the object.
|
byte |
typeId()
Returns the ASN.1 type for this particular
object.
|
decodeASN, encodeASN
static final long serialVersionUID
public static final byte ASNTYPE
public SnmpNoSuchInstance()
public SnmpNoSuchInstance(SnmpNoSuchInstance second)
second
- The object to copy into self.public byte typeId()
typeId
in interface SnmpSyntax
typeId
in class SnmpV2Error
public SnmpSyntax duplicate()
duplicate
in interface SnmpSyntax
duplicate
in class SnmpV2Error
public java.lang.Object clone()
clone
in class SnmpV2Error
public java.lang.String toString()
toString
in class java.lang.Object
Generated by iurt on 2015.