Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.DoubleTaggedInnerRange
Packages that use DoubleTaggedInnerRange
Package
Description
-
Uses of DoubleTaggedInnerRange 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 DoubleTaggedInnerRangeModifier and TypeMethodDescriptionMatch.getDoubleTaggedInnerRange()Return doubleTaggedInnerRange, ornullif it is not present.MatchBuilder.getDoubleTaggedInnerRange()Return current value associated with the property corresponding toMatch.getDoubleTaggedInnerRange().@NonNull DoubleTaggedInnerRangeMatch.nonnullDoubleTaggedInnerRange()Return doubleTaggedInnerRange, 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 DoubleTaggedInnerRangeModifier and TypeMethodDescriptionMatchBuilder.setDoubleTaggedInnerRange(DoubleTaggedInnerRange value) Set the property corresponding toMatch.getDoubleTaggedInnerRange()to the specified value. -
Uses of DoubleTaggedInnerRange 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 DoubleTaggedInnerRangeModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedInnerRange>>
E$$DoubleTaggedInnerRangeBuilder.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 DoubleTaggedInnerRangeModifier and TypeMethodDescription@NonNull DoubleTaggedInnerRangeDoubleTaggedInnerRangeBuilder.build()A newDoubleTaggedInnerRangeinstance.static @NonNull DoubleTaggedInnerRangeDoubleTaggedInnerRangeBuilder.empty()Get empty instance of DoubleTaggedInnerRange.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 DoubleTaggedInnerRangeModifier and TypeMethodDescriptiondefault Class<DoubleTaggedInnerRange>DoubleTaggedInnerRange.implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match with parameters of type DoubleTaggedInnerRangeModifier and TypeMethodDescriptionstatic booleanDoubleTaggedInnerRange.bindingEquals(@NonNull DoubleTaggedInnerRange thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intDoubleTaggedInnerRange.bindingHashCode(@NonNull DoubleTaggedInnerRange obj) Default implementation ofObject.hashCode()contract for this interface.static StringDoubleTaggedInnerRange.bindingToString(@NonNull DoubleTaggedInnerRange 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 DoubleTaggedInnerRangeModifier and TypeMethodDescriptionDoubleTaggedInnerRangeBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedInnerRange> augmentation) Add an augmentation to this builder's product.DoubleTaggedInnerRangeBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedInnerRange>> 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 DoubleTaggedInnerRangeModifierConstructorDescriptionConstruct a builder initialized with state from specifiedDoubleTaggedInnerRange.