Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.Interface1
-
Packages that use Interface1 Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416 -
-
Uses of Interface1 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 Interface1 Modifier and Type Method Description Interface1Interface1Builder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416 that return types with arguments of type Interface1 Modifier and Type Method Description default Class<Interface1>Interface1. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416 with parameters of type Interface1 Modifier and Type Method Description static booleanInterface1. bindingEquals(@NonNull Interface1 thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intInterface1. bindingHashCode(@NonNull Interface1 obj)Default implementation ofObject.hashCode()contract for this interface.static StringInterface1. bindingToString(@NonNull Interface1 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 Interface1 Constructor Description Interface1Builder(Interface1 base)
-