Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.SingleTagged
Packages that use SingleTagged
Package
Description
-
Uses of SingleTagged 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 SingleTaggedModifier and TypeMethodDescriptionMatch.getSingleTagged()Return singleTagged, ornullif it is not present.MatchBuilder.getSingleTagged()Return current value associated with the property corresponding toMatch.getSingleTagged().@NonNull SingleTaggedMatch.nonnullSingleTagged()Return singleTagged, 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 SingleTaggedModifier and TypeMethodDescriptionMatchBuilder.setSingleTagged(SingleTagged value) Set the property corresponding toMatch.getSingleTagged()to the specified value. -
Uses of SingleTagged 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 SingleTaggedModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SingleTagged>>
E$$SingleTaggedBuilder.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 SingleTaggedModifier and TypeMethodDescription@NonNull SingleTaggedSingleTaggedBuilder.build()A newSingleTaggedinstance.static @NonNull SingleTaggedSingleTaggedBuilder.empty()Get empty instance of SingleTagged.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 SingleTaggedModifier and TypeMethodDescriptiondefault Class<SingleTagged>SingleTagged.implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match with parameters of type SingleTaggedModifier and TypeMethodDescriptionstatic booleanSingleTagged.bindingEquals(@NonNull SingleTagged thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSingleTagged.bindingHashCode(@NonNull SingleTagged obj) Default implementation ofObject.hashCode()contract for this interface.static StringSingleTagged.bindingToString(@NonNull SingleTagged 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 SingleTaggedModifier and TypeMethodDescriptionSingleTaggedBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SingleTagged> augmentation) Add an augmentation to this builder's product.SingleTaggedBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SingleTagged>> 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 SingleTaggedModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSingleTagged.