Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609.ethernet.top.Ethernet
-
-
Uses of Ethernet 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 Ethernet Modifier and Type Method Description EthernetEthernetTop. getEthernet()Return ethernet, ornullif it is not present.EthernetInterface1Builder. getEthernet()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609 with parameters of type Ethernet Modifier and Type Method Description Interface1BuilderInterface1Builder. setEthernet(Ethernet value) -
Uses of Ethernet in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609.ethernet.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609.ethernet.top with type parameters of type Ethernet Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Ethernet>>
E$$EthernetBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609.ethernet.top that return Ethernet Modifier and Type Method Description EthernetEthernetBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609.ethernet.top that return types with arguments of type Ethernet Modifier and Type Method Description default Class<Ethernet>Ethernet. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609.ethernet.top with parameters of type Ethernet Modifier and Type Method Description static booleanEthernet. bindingEquals(@NonNull Ethernet thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intEthernet. bindingHashCode(@NonNull Ethernet obj)Default implementation ofObject.hashCode()contract for this interface.static StringEthernet. bindingToString(@NonNull Ethernet obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609.ethernet.top with type arguments of type Ethernet Modifier and Type Method Description EthernetBuilderEthernetBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Ethernet> augmentation)Add an augmentation to this builder's product.EthernetBuilderEthernetBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ethernet>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609.ethernet.top with parameters of type Ethernet Constructor Description EthernetBuilder(Ethernet base)
-