Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.Ethernet1
-
Packages that use Ethernet1 Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416 -
-
Uses of Ethernet1 in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416 that return Ethernet1 Modifier and Type Method Description @NonNull Ethernet1Ethernet1Builder. build()A newEthernet1instance.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416 that return types with arguments of type Ethernet1 Modifier and Type Method Description default Class<Ethernet1>Ethernet1. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416 with parameters of type Ethernet1 Modifier and Type Method Description static booleanEthernet1. bindingEquals(@NonNull Ethernet1 thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intEthernet1. bindingHashCode(@NonNull Ethernet1 obj)Default implementation ofObject.hashCode()contract for this interface.static StringEthernet1. bindingToString(@NonNull Ethernet1 obj)Default implementation ofObject.toString()contract for this interface.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416 with parameters of type Ethernet1 Constructor Description Ethernet1Builder(Ethernet1 base)Construct a builder initialized with state from specifiedEthernet1.
-