Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.DoubleTaggedInnerOuterRange
Packages that use DoubleTaggedInnerOuterRange
Package
Description
-
Uses of DoubleTaggedInnerOuterRange 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 DoubleTaggedInnerOuterRangeModifier and TypeMethodDescriptionMatch.getDoubleTaggedInnerOuterRange()Return doubleTaggedInnerOuterRange, ornullif it is not present.MatchBuilder.getDoubleTaggedInnerOuterRange()Return current value associated with the property corresponding toMatch.getDoubleTaggedInnerOuterRange().@NonNull DoubleTaggedInnerOuterRangeReturn doubleTaggedInnerOuterRange, 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 DoubleTaggedInnerOuterRangeModifier and TypeMethodDescriptionMatchBuilder.setDoubleTaggedInnerOuterRange(DoubleTaggedInnerOuterRange value) Set the property corresponding toMatch.getDoubleTaggedInnerOuterRange()to the specified value. -
Uses of DoubleTaggedInnerOuterRange 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 DoubleTaggedInnerOuterRangeModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedInnerOuterRange>>
E$$DoubleTaggedInnerOuterRangeBuilder.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 DoubleTaggedInnerOuterRangeModifier and TypeMethodDescription@NonNull DoubleTaggedInnerOuterRangeDoubleTaggedInnerOuterRangeBuilder.build()A newDoubleTaggedInnerOuterRangeinstance.static @NonNull DoubleTaggedInnerOuterRangeDoubleTaggedInnerOuterRangeBuilder.empty()Get empty instance of DoubleTaggedInnerOuterRange.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 DoubleTaggedInnerOuterRangeModifier and TypeMethodDescriptiondefault Class<DoubleTaggedInnerOuterRange>DoubleTaggedInnerOuterRange.implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match with parameters of type DoubleTaggedInnerOuterRangeModifier and TypeMethodDescriptionstatic booleanDoubleTaggedInnerOuterRange.bindingEquals(@NonNull DoubleTaggedInnerOuterRange thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intDoubleTaggedInnerOuterRange.bindingHashCode(@NonNull DoubleTaggedInnerOuterRange obj) Default implementation ofObject.hashCode()contract for this interface.static StringDoubleTaggedInnerOuterRange.bindingToString(@NonNull DoubleTaggedInnerOuterRange 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 DoubleTaggedInnerOuterRangeModifier and TypeMethodDescriptionDoubleTaggedInnerOuterRangeBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedInnerOuterRange> augmentation) Add an augmentation to this builder's product.DoubleTaggedInnerOuterRangeBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedInnerOuterRange>> 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 DoubleTaggedInnerOuterRangeModifierConstructorDescriptionConstruct a builder initialized with state from specifiedDoubleTaggedInnerOuterRange.