Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.SingleTaggedRange
Packages that use SingleTaggedRange
Package
Description
-
Uses of SingleTaggedRange 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 SingleTaggedRangeModifier and TypeMethodDescriptionMatch.getSingleTaggedRange()Return singleTaggedRange, ornullif it is not present.MatchBuilder.getSingleTaggedRange()Return current value associated with the property corresponding toMatch.getSingleTaggedRange().@NonNull SingleTaggedRangeMatch.nonnullSingleTaggedRange()Return singleTaggedRange, 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 SingleTaggedRangeModifier and TypeMethodDescriptionMatchBuilder.setSingleTaggedRange(SingleTaggedRange value) Set the property corresponding toMatch.getSingleTaggedRange()to the specified value. -
Uses of SingleTaggedRange 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 SingleTaggedRangeModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SingleTaggedRange>>
E$$SingleTaggedRangeBuilder.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 SingleTaggedRangeModifier and TypeMethodDescription@NonNull SingleTaggedRangeSingleTaggedRangeBuilder.build()A newSingleTaggedRangeinstance.static @NonNull SingleTaggedRangeSingleTaggedRangeBuilder.empty()Get empty instance of SingleTaggedRange.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 SingleTaggedRangeModifier and TypeMethodDescriptiondefault Class<SingleTaggedRange>SingleTaggedRange.implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match with parameters of type SingleTaggedRangeModifier and TypeMethodDescriptionstatic booleanSingleTaggedRange.bindingEquals(@NonNull SingleTaggedRange thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSingleTaggedRange.bindingHashCode(@NonNull SingleTaggedRange obj) Default implementation ofObject.hashCode()contract for this interface.static StringSingleTaggedRange.bindingToString(@NonNull SingleTaggedRange 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 SingleTaggedRangeModifier and TypeMethodDescriptionSingleTaggedRangeBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SingleTaggedRange> augmentation) Add an augmentation to this builder's product.SingleTaggedRangeBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SingleTaggedRange>> 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 SingleTaggedRangeModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSingleTaggedRange.