Package | Description |
---|---|
com.esf.net.netconf.service |
Modifier and Type | Method and Description |
---|---|
IConfigElement[] |
IConfigElement.getChildren()
Returns an array of IDataStoreElement objects that are children of the IDataStoreElement.
|
Modifier and Type | Method and Description |
---|---|
void |
INetconfModule.copyConfig(IConfigElement topElement)
Replaces an entire configuration with the supplied configuration.
|
NetconfError[] |
INetconfModule.editConfig(IConfigElement topElement,
boolean stopOnError)
Supplies an IConfigElement representing the top element in the
tree of elements that will be used to edit the configuration.
|
Copyright © 2009 Eurotech Inc. All rights reserved.