Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.types.rev151018.NetworkInstanceType
Packages that use NetworkInstanceType
Package
Description
-
Uses of NetworkInstanceType in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018 that return NetworkInstanceTypeModifier 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
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance that return NetworkInstanceTypeModifier 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()
.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance with parameters of type NetworkInstanceTypeModifier 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
Subinterfaces of NetworkInstanceType in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.types.rev151018Modifier 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 RIBsFields in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.types.rev151018 declared as NetworkInstanceTypeModifier and TypeFieldDescriptionstatic final @NonNull NetworkInstanceType
NetworkInstanceType.VALUE
Singleton value representing theNetworkInstanceType
identity.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.types.rev151018 that return types with arguments of type NetworkInstanceTypeModifier and TypeMethodDescriptionClass<? extends NetworkInstanceType>
NetworkInstanceType.implementedInterface()