Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.DoubleTagged
Packages that use DoubleTagged
Package
Description
-
Uses of DoubleTagged 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 DoubleTaggedModifier and TypeMethodDescriptionMatch.getDoubleTagged()Return doubleTagged, ornullif it is not present.MatchBuilder.getDoubleTagged()Return current value associated with the property corresponding toMatch.getDoubleTagged().@NonNull DoubleTaggedMatch.nonnullDoubleTagged()Return doubleTagged, 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 DoubleTaggedModifier and TypeMethodDescriptionMatchBuilder.setDoubleTagged(DoubleTagged value) Set the property corresponding toMatch.getDoubleTagged()to the specified value. -
Uses of DoubleTagged 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 DoubleTaggedModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTagged>>
E$$DoubleTaggedBuilder.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 DoubleTaggedModifier and TypeMethodDescription@NonNull DoubleTaggedDoubleTaggedBuilder.build()A newDoubleTaggedinstance.static @NonNull DoubleTaggedDoubleTaggedBuilder.empty()Get empty instance of DoubleTagged.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 DoubleTaggedModifier and TypeMethodDescriptiondefault Class<DoubleTagged>DoubleTagged.implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match with parameters of type DoubleTaggedModifier and TypeMethodDescriptionstatic booleanDoubleTagged.bindingEquals(@NonNull DoubleTagged thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intDoubleTagged.bindingHashCode(@NonNull DoubleTagged obj) Default implementation ofObject.hashCode()contract for this interface.static StringDoubleTagged.bindingToString(@NonNull DoubleTagged 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 DoubleTaggedModifier and TypeMethodDescriptionDoubleTaggedBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTagged> augmentation) Add an augmentation to this builder's product.DoubleTaggedBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTagged>> 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 DoubleTaggedModifierConstructorDescriptionConstruct a builder initialized with state from specifiedDoubleTagged.