Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609.EthernetInterfaceConfig
-
-
Uses of EthernetInterfaceConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609 that return types with arguments of type EthernetInterfaceConfig Modifier and Type Method Description Class<? extends EthernetInterfaceConfig>EthernetInterfaceConfig. implementedInterface() -
Uses of EthernetInterfaceConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609.ethernet.top.ethernet
Subinterfaces of EthernetInterfaceConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609.ethernet.top.ethernet Modifier and Type Interface Description interfaceConfigConfiguration data for ethernet interfacesinterfaceStateState variables for Ethernet interfacesConstructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609.ethernet.top.ethernet with parameters of type EthernetInterfaceConfig Constructor Description ConfigBuilder(EthernetInterfaceConfig arg)Construct a new builder initialized from specifiedEthernetInterfaceConfig.StateBuilder(EthernetInterfaceConfig arg)Construct a new builder initialized from specifiedEthernetInterfaceConfig.
-