Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged.list.State
-
-
Uses of State in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match that return State Modifier and Type Method Description StateSingleTaggedList. getState()Return state, ornullif it is not present.StateSingleTaggedListBuilder. getState()Return current value associated with the property corresponding toSingleTaggedList.getState().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match with parameters of type State Modifier and Type Method Description SingleTaggedListBuilderSingleTaggedListBuilder. setState(State value)Set the property corresponding toSingleTaggedList.getState()to the specified value. -
Uses of State in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged.list
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged.list with type parameters of type State Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<State>>
E$$StateBuilder. augmentation(Class<E$$> augmentationType)Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged.list that return State Modifier and Type Method Description @NonNull StateStateBuilder. build()A newStateinstance.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged.list that return types with arguments of type State Modifier and Type Method Description default Class<State>State. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged.list with parameters of type State Modifier and Type Method Description static booleanState. bindingEquals(@NonNull State thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intState. bindingHashCode(@NonNull State obj)Default implementation ofObject.hashCode()contract for this interface.static StringState. bindingToString(@NonNull State obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged.list with type arguments of type State Modifier and Type Method Description StateBuilderStateBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<State> augmentation)Add an augmentation to this builder's product.StateBuilderStateBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<State>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged.list with parameters of type State Constructor Description StateBuilder(State base)Construct a builder initialized with state from specifiedState.
-