|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.snmp4j.smi.AbstractVariable
org.snmp4j.smi.SMIAddress
public abstract class SMIAddress
A SMIAddress is an address that is defined by the Structure
of Management Information (SMI) and can be thereby serialized through the
Basic Encoding Rules (BER) used by the SNMP protocol.
| Field Summary |
|---|
| Fields inherited from class org.snmp4j.smi.AbstractVariable |
|---|
SMISYNTAXES_PROPERTIES |
| Constructor Summary | |
|---|---|
SMIAddress()
|
|
| Method Summary |
|---|
| Methods inherited from class org.snmp4j.smi.AbstractVariable |
|---|
clone, compareTo, createFromBER, createFromSyntax, decodeBER, encodeBER, equals, fromSubIndex, getBERLength, getBERPayloadLength, getSyntax, getSyntaxFromString, getSyntaxString, getSyntaxString, hashCode, isDynamic, isException, toInt, toLong, toString, toSubIndex |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.snmp4j.smi.Address |
|---|
isValid, parseAddress, setValue |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Constructor Detail |
|---|
public SMIAddress()
|
Copyright 2003-2009 Frank Fock and Jochen Katz (SNMP4J.org) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||