Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.types.rev151018.NetworkInstanceType
Package
Description
-
Uses of NetworkInstanceType in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018
Modifier and TypeMethodDescriptionNetworkInstanceConfig.getType()
Return type, ornull
if it is not present.default @NonNull NetworkInstanceType
NetworkInstanceConfig.requireType()
Return type, guaranteed to be non-null. -
Uses of NetworkInstanceType in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance
Modifier and TypeMethodDescriptionConfigBuilder.getType()
Return current value associated with the property corresponding toNetworkInstanceConfig.getType()
.StateBuilder.getType()
Return current value associated with the property corresponding toNetworkInstanceConfig.getType()
.Modifier and TypeMethodDescriptionConfigBuilder.setType
(NetworkInstanceType value) Set the property corresponding toNetworkInstanceConfig.getType()
to the specified value.StateBuilder.setType
(NetworkInstanceType value) Set the property corresponding toNetworkInstanceConfig.getType()
to the specified value. -
Uses of NetworkInstanceType in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.types.rev151018
Modifier and TypeInterfaceDescriptioninterface
A special routing instance which acts as the 'default' or 'global' routing instance for a network device.interface
A private Layer 2 only forwarding instance which acts as a point to point connection between two endpointsinterface
A private Layer 2 only switch instance which is formed of one or more L2 forwarding tablesinterface
A private Layer 3 only routing instance which is formed of one or more RIBsModifier and TypeFieldDescriptionstatic final @NonNull NetworkInstanceType
NetworkInstanceType.VALUE
Singleton value representing theNetworkInstanceType
identity.Modifier and TypeMethodDescriptionClass
<? extends NetworkInstanceType> NetworkInstanceType.implementedInterface()