JASMI API

com.agentpp.smi
Interface IImport


public interface IImport

IImport represents the part of an ASN.1/SMI IMPORT statement that imports a set of objects from a MIB module.

Version:
1.9.1
Author:
Frank Fock

Method Summary
 java.lang.String getComment()
           
 java.lang.String[] getImports()
           
 java.lang.String getSource()
           
 boolean hasComment()
           
 

Method Detail

getImports

java.lang.String[] getImports()

getSource

java.lang.String getSource()

getComment

java.lang.String getComment()

hasComment

boolean hasComment()

JASMI API

JASMI 3
Copyright 2001-2010 Frank Fock
All Rights Reserved