DpnTepInterfaceInfoBuilder |
DpnTepInterfaceInfoBuilder.from(DpnTepInterfaceInfo instance) |
Fill a builder with attribute values from the provided DpnTepInterfaceInfo instance.
|
DpnTepInterfaceInfoBuilder |
DpnTepInterfaceInfoBuilder.setIsInternal(boolean isInternal) |
Initializes the value for the isInternal attribute.
|
DpnTepInterfaceInfoBuilder |
DpnTepInterfaceInfoBuilder.setIsMonitoringEnabled(boolean isMonitoringEnabled) |
|
DpnTepInterfaceInfoBuilder |
DpnTepInterfaceInfoBuilder.setRemoteDPN(org.opendaylight.yangtools.yang.common.Uint64 remoteDPN) |
Initializes the value for the remoteDPN attribute.
|
DpnTepInterfaceInfoBuilder |
DpnTepInterfaceInfoBuilder.setTunnelName(java.lang.String tunnelName) |
Initializes the value for the tunnelName attribute.
|
DpnTepInterfaceInfoBuilder |
DpnTepInterfaceInfoBuilder.setTunnelType(java.lang.Class<? extends TunnelTypeBase> tunnelType) |
Initializes the value for the tunnelType attribute.
|