public final class InstanceConfig extends Object
| Constructor and Description |
|---|
InstanceConfig(org.opendaylight.controller.config.util.BeanReader configRegistryClient,
Map<String,org.opendaylight.controller.config.yangjmxgenerator.attribute.AttributeIfc> yangNamesToAttributes,
String nullableDummyContainerName) |
| Modifier and Type | Method and Description |
|---|---|
InstanceConfigElementResolved |
fromXml(org.opendaylight.controller.config.util.xml.XmlElement moduleElement,
ServiceRegistryWrapper services,
String moduleNamespace,
EditStrategyType defaultStrategy,
Map<String,Map<Date,IdentityMapping>> identityMap,
EnumResolver enumResolver) |
Element |
toXml(ObjectName on,
String namespace,
Document document,
Element rootElement,
EnumResolver enumResolver) |
public Element toXml(ObjectName on, String namespace, Document document, Element rootElement, EnumResolver enumResolver)
public InstanceConfigElementResolved fromXml(org.opendaylight.controller.config.util.xml.XmlElement moduleElement, ServiceRegistryWrapper services, String moduleNamespace, EditStrategyType defaultStrategy, Map<String,Map<Date,IdentityMapping>> identityMap, EnumResolver enumResolver) throws org.opendaylight.controller.config.util.xml.DocumentedException
org.opendaylight.controller.config.util.xml.DocumentedExceptionCopyright © 2016 OpenDaylight. All rights reserved.