Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.Ethernet1
Packages that use Ethernet1
-
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 Ethernet1Modifier and TypeMethodDescription@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 Ethernet1Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416 with parameters of type Ethernet1Modifier and TypeMethodDescriptionstatic 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 Ethernet1ModifierConstructorDescriptionEthernet1Builder(Ethernet1 base) Construct a builder initialized with state from specifiedEthernet1.