Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.SingleTaggedList
Packages that use SingleTaggedList
Package
Description
-
Uses of SingleTaggedList in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top that return SingleTaggedListModifier and TypeMethodDescriptionMatch.getSingleTaggedList()Return singleTaggedList, ornullif it is not present.MatchBuilder.getSingleTaggedList()Return current value associated with the property corresponding toMatch.getSingleTaggedList().@NonNull SingleTaggedListMatch.nonnullSingleTaggedList()Return singleTaggedList, or an empty instance if it is not present.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top with parameters of type SingleTaggedListModifier and TypeMethodDescriptionMatchBuilder.setSingleTaggedList(SingleTaggedList value) Set the property corresponding toMatch.getSingleTaggedList()to the specified value. -
Uses of SingleTaggedList 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 with type parameters of type SingleTaggedListModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SingleTaggedList>>
E$$SingleTaggedListBuilder.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 that return SingleTaggedListModifier and TypeMethodDescription@NonNull SingleTaggedListSingleTaggedListBuilder.build()A newSingleTaggedListinstance.static @NonNull SingleTaggedListSingleTaggedListBuilder.empty()Get empty instance of SingleTaggedList.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match that return types with arguments of type SingleTaggedListModifier and TypeMethodDescriptiondefault Class<SingleTaggedList>SingleTaggedList.implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match with parameters of type SingleTaggedListModifier and TypeMethodDescriptionstatic booleanSingleTaggedList.bindingEquals(@NonNull SingleTaggedList thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSingleTaggedList.bindingHashCode(@NonNull SingleTaggedList obj) Default implementation ofObject.hashCode()contract for this interface.static StringSingleTaggedList.bindingToString(@NonNull SingleTaggedList 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 with type arguments of type SingleTaggedListModifier and TypeMethodDescriptionSingleTaggedListBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SingleTaggedList> augmentation) Add an augmentation to this builder's product.SingleTaggedListBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SingleTaggedList>> 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 with parameters of type SingleTaggedListModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSingleTaggedList.