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