| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal.inventory.xml |
This package contains XML bindings to models for inventory configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlStaticEdgePorts
XmlStaticEdgePorts provides XML binding to a set of static edge
port configurations. |
class |
XmlStaticSwitchLinks
XmlStaticSwitchLinks provides XML binding to a set of static
inter-switch link configurations. |
| Modifier and Type | Method and Description |
|---|---|
abstract XmlStaticTopologyConfig<T> |
XmlStaticTopologyConfig.newInstance(T conf)
Construct a new instance that contains the given configuration.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Class<? extends XmlStaticTopologyConfig<T>> |
XmlStaticTopologyConfig.getXmlType()
Return a class which indicates the type of this class.
|
Copyright © 2018 OpenDaylight. All rights reserved.