public class SnmpV2PartyClock extends SnmpUInt32
Modifier and Type | Field and Description |
---|---|
static byte |
ASNTYPE
Deprecated.
The ASN.1 type for this object
|
(package private) static long |
serialVersionUID
Deprecated.
Used to define the serialization formation
|
Constructor and Description |
---|
SnmpV2PartyClock()
Deprecated.
The class constructor.
|
SnmpV2PartyClock(long value)
Deprecated.
Creates a SNMPv2 Party Clock with the specific
value.
|
SnmpV2PartyClock(java.lang.Long value)
Deprecated.
Creates a SNMPv2 Party Clock with the specific
value.
|
SnmpV2PartyClock(SnmpUInt32 uint32)
Deprecated.
Constructs a SNMPv2 Party Clock with the specified value.
|
SnmpV2PartyClock(SnmpV2PartyClock second)
Deprecated.
Class copy constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone()
Deprecated.
Creates and returns a duplicate object of self.
|
SnmpSyntax |
duplicate()
Deprecated.
Creates and returns a duplicate object of self.
|
java.lang.String |
toString()
Deprecated.
Returns the string representation of the object.
|
byte |
typeId()
Deprecated.
Used to retreive the ASN.1 value for this object.
|
static final long serialVersionUID
public static final byte ASNTYPE
public SnmpV2PartyClock()
public SnmpV2PartyClock(long value)
value
- The unsigned value for the party clockpublic SnmpV2PartyClock(java.lang.Long value)
value
- The unsigned value for the party clockpublic SnmpV2PartyClock(SnmpV2PartyClock second)
second
- The party clock to duplicatepublic SnmpV2PartyClock(SnmpUInt32 uint32)
uint32
- The super class value to initialize self with.public byte typeId()
typeId
in interface SnmpSyntax
typeId
in class SnmpUInt32
public SnmpSyntax duplicate()
duplicate
in interface SnmpSyntax
duplicate
in class SnmpUInt32
public java.lang.Object clone()
clone
in class SnmpUInt32
public java.lang.String toString()
toString
in class SnmpUInt32
Generated by iurt on 2015.