Package | Description |
---|---|
org.opendaylight.genius.itm.utils |
Modifier and Type | Method and Description |
---|---|
TunnelStateInfoBuilder |
TunnelStateInfoBuilder.from(TunnelStateInfo instance)
Fill a builder with attribute values from the provided
TunnelStateInfo instance. |
TunnelStateInfoBuilder |
TunnelStateInfoBuilder.setDpnTepInterfaceInfo(DpnTepInterfaceInfo dpnTepInterfaceInfo)
Initializes the value for the
dpnTepInterfaceInfo attribute. |
TunnelStateInfoBuilder |
TunnelStateInfoBuilder.setDstDpnTepsInfo(DPNTEPsInfo dstDpnTepsInfo)
Initializes the value for the
dstDpnTepsInfo attribute. |
TunnelStateInfoBuilder |
TunnelStateInfoBuilder.setNodeConnectorInfo(NodeConnectorInfo nodeConnectorInfo)
Initializes the value for the
nodeConnectorInfo attribute. |
TunnelStateInfoBuilder |
TunnelStateInfoBuilder.setSrcDpnTepsInfo(DPNTEPsInfo srcDpnTepsInfo)
Initializes the value for the
srcDpnTepsInfo attribute. |
TunnelStateInfoBuilder |
TunnelStateInfoBuilder.setTunnelEndPointInfo(TunnelEndPointInfo tunnelEndPointInfo)
Initializes the value for the
tunnelEndPointInfo attribute. |
Copyright © 2019 OpenDaylight. All rights reserved.