Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.DoubleTaggedOuterRange
Packages that use DoubleTaggedOuterRange
Package
Description
-
Uses of DoubleTaggedOuterRange 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 DoubleTaggedOuterRangeModifier and TypeMethodDescriptionMatch.getDoubleTaggedOuterRange()Return doubleTaggedOuterRange, ornullif it is not present.MatchBuilder.getDoubleTaggedOuterRange()Return current value associated with the property corresponding toMatch.getDoubleTaggedOuterRange().@NonNull DoubleTaggedOuterRangeMatch.nonnullDoubleTaggedOuterRange()Return doubleTaggedOuterRange, 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 DoubleTaggedOuterRangeModifier and TypeMethodDescriptionMatchBuilder.setDoubleTaggedOuterRange(DoubleTaggedOuterRange value) Set the property corresponding toMatch.getDoubleTaggedOuterRange()to the specified value. -
Uses of DoubleTaggedOuterRange 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 DoubleTaggedOuterRangeModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedOuterRange>>
E$$DoubleTaggedOuterRangeBuilder.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 DoubleTaggedOuterRangeModifier and TypeMethodDescription@NonNull DoubleTaggedOuterRangeDoubleTaggedOuterRangeBuilder.build()A newDoubleTaggedOuterRangeinstance.static @NonNull DoubleTaggedOuterRangeDoubleTaggedOuterRangeBuilder.empty()Get empty instance of DoubleTaggedOuterRange.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 DoubleTaggedOuterRangeModifier and TypeMethodDescriptiondefault Class<DoubleTaggedOuterRange>DoubleTaggedOuterRange.implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match with parameters of type DoubleTaggedOuterRangeModifier and TypeMethodDescriptionstatic booleanDoubleTaggedOuterRange.bindingEquals(@NonNull DoubleTaggedOuterRange thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intDoubleTaggedOuterRange.bindingHashCode(@NonNull DoubleTaggedOuterRange obj) Default implementation ofObject.hashCode()contract for this interface.static StringDoubleTaggedOuterRange.bindingToString(@NonNull DoubleTaggedOuterRange 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 DoubleTaggedOuterRangeModifier and TypeMethodDescriptionDoubleTaggedOuterRangeBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedOuterRange> augmentation) Add an augmentation to this builder's product.DoubleTaggedOuterRangeBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedOuterRange>> 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 DoubleTaggedOuterRangeModifierConstructorDescriptionConstruct a builder initialized with state from specifiedDoubleTaggedOuterRange.