|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SmiObjectType | |
---|---|
org.jsmiparser.smi |
Uses of SmiObjectType in org.jsmiparser.smi |
---|
Subclasses of SmiObjectType in org.jsmiparser.smi | |
---|---|
class |
SmiRow
|
class |
SmiTable
|
class |
SmiVariable
Besides the OBJECT-TYPE fields that are specific to SNMP variable definitions, this class also contains some methods that make it easier to deal with the recursive nature of the SmiType definitions. |
Methods in org.jsmiparser.smi that return SmiObjectType | |
---|---|
SmiObjectType |
SmiModule.findObjectType(java.lang.String id)
|
Methods in org.jsmiparser.smi that return types with arguments of type SmiObjectType | |
---|---|
SmiSymbolMap<SmiObjectType> |
SmiMib.getObjectTypes()
|
java.util.Collection<SmiObjectType> |
SmiModule.getObjectTypes()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |