| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.adventnet.snmp.mibs.AgentCapabilities
This class represents a AGENT-CAPABILITIES macro in a module. It is derived from parsing a MIB module.
| Method Summary | |
 java.util.Vector | 
getACModules()
Gets the acModules in this macro.  | 
 java.lang.String | 
getDescription()
Gets the DESCRIPTION string for this OBJECT-GROUP macro.  | 
 java.lang.String | 
getName()
Returns the name of this ObjectGroup object.  | 
 java.lang.String | 
getProductRelease()
Returns the PRODUCT-RELEASE clause of this object.  | 
 java.lang.String | 
getReference()
Gets the REFERENCE string for this OBJECT-GROUP macro.  | 
 java.lang.String | 
getStatus()
Gets the STATUS field value for this OBJECT-GROUP macro.  | 
 java.lang.String | 
toString()
Gives the name of this ObjectGroup object.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Method Detail | 
public java.lang.String getName()
public java.lang.String getProductRelease()
public java.util.Vector getACModules()
public java.lang.String getStatus()
public java.lang.String getDescription()
public java.lang.String getReference()
public java.lang.String toString()
toString in class java.lang.ObjectgetName()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||