|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.adventnet.snmp.mibs.ACVariation
This class represents the VARIATIONS within the module of AGENT-CAPABILITIES which contains the informations like
Method Summary | |
int |
getAccess()
Gets the implemented ACCESS value for this Variation. |
java.util.Vector |
getCreationObjects()
Returns the value of CREATION-REQUIRES field for this Variation. |
java.lang.String |
getDefVal()
Returns the value of the DEFVAL field for this Variation. |
java.lang.String |
getDescription()
Gets the DESCRIPTION string for this Variation. |
java.lang.String |
getName()
Returns the name of this VARIATION clause in the AGENT-CAPABILITIES macro. |
LeafSyntax |
getSyntax()
Returns the SYNTAX value of this Variation. |
LeafSyntax |
getWriteSyntax()
Returns the WRITE-SYNTAX value of this Variation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String getName()
public LeafSyntax getSyntax()
public LeafSyntax getWriteSyntax()
public int getAccess()
public java.util.Vector getCreationObjects()
public java.lang.String getDefVal()
public java.lang.String getDescription()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |