Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.InterfaceCommonConfig
-
-
Uses of InterfaceCommonConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406
Subinterfaces of InterfaceCommonConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406 Modifier and Type Interface Description interfaceInterfacePhysConfigConfiguration data for physical interfacesinterfaceSubinterfacesConfigConfiguration data for subinterfacesMethods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406 that return types with arguments of type InterfaceCommonConfig Modifier and Type Method Description Class<? extends InterfaceCommonConfig>InterfaceCommonConfig. implementedInterface() -
Uses of InterfaceCommonConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces._interface
Subinterfaces of InterfaceCommonConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces._interface Modifier and Type Interface Description interfaceConfigConfigurable items at the global, physical interface levelinterfaceStateOperational state data at the global interface levelConstructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces._interface with parameters of type InterfaceCommonConfig Constructor Description ConfigBuilder(InterfaceCommonConfig arg)Construct a new builder initialized from specifiedInterfaceCommonConfig.StateBuilder(InterfaceCommonConfig arg)Construct a new builder initialized from specifiedInterfaceCommonConfig. -
Uses of InterfaceCommonConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top.subinterfaces.subinterface
Subinterfaces of InterfaceCommonConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top.subinterfaces.subinterface Modifier and Type Interface Description interfaceConfigConfigurable items at the subinterface levelinterfaceStateOperational state data for logical interfacesConstructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top.subinterfaces.subinterface with parameters of type InterfaceCommonConfig Constructor Description ConfigBuilder(InterfaceCommonConfig arg)Construct a new builder initialized from specifiedInterfaceCommonConfig.StateBuilder(InterfaceCommonConfig arg)Construct a new builder initialized from specifiedInterfaceCommonConfig.
-