Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.SubUnnumberedConfig
-
-
Uses of SubUnnumberedConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406 that return types with arguments of type SubUnnumberedConfig Modifier and Type Method Description Class<? extends SubUnnumberedConfig>SubUnnumberedConfig. implementedInterface() -
Uses of SubUnnumberedConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.sub.unnumbered.top.unnumbered
Subinterfaces of SubUnnumberedConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.sub.unnumbered.top.unnumbered Modifier and Type Interface Description interfaceConfigConfiguration data for unnumbered interfaceinterfaceStateOperational state data for unnumbered interfacesConstructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.sub.unnumbered.top.unnumbered with parameters of type SubUnnumberedConfig Constructor Description ConfigBuilder(SubUnnumberedConfig arg)Construct a new builder initialized from specifiedSubUnnumberedConfig.StateBuilder(SubUnnumberedConfig arg)Construct a new builder initialized from specifiedSubUnnumberedConfig.
-