Uses of Interface
com.esf.net.netconf.service.IDataStoreElement

Packages that use IDataStoreElement
com.esf.net.netconf.service   
 

Uses of IDataStoreElement in com.esf.net.netconf.service
 

Methods in com.esf.net.netconf.service that return IDataStoreElement
 IDataStoreElement[] IDataStoreElement.getChildren()
          Returns an array of IDataStoreElement objects that are children of the IDataStoreElement.
 IDataStoreElement INetconfModule.getTopElement()
          Returns the top data element in this module's data structure.