Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.DoubleTaggedOuterList
Packages that use DoubleTaggedOuterList
Package
Description
-
Uses of DoubleTaggedOuterList 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 DoubleTaggedOuterListModifier and TypeMethodDescriptionMatch.getDoubleTaggedOuterList()Return doubleTaggedOuterList, ornullif it is not present.MatchBuilder.getDoubleTaggedOuterList()Return current value associated with the property corresponding toMatch.getDoubleTaggedOuterList().@NonNull DoubleTaggedOuterListMatch.nonnullDoubleTaggedOuterList()Return doubleTaggedOuterList, 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 DoubleTaggedOuterListModifier and TypeMethodDescriptionMatchBuilder.setDoubleTaggedOuterList(DoubleTaggedOuterList value) Set the property corresponding toMatch.getDoubleTaggedOuterList()to the specified value. -
Uses of DoubleTaggedOuterList 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 DoubleTaggedOuterListModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedOuterList>>
E$$DoubleTaggedOuterListBuilder.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 DoubleTaggedOuterListModifier and TypeMethodDescription@NonNull DoubleTaggedOuterListDoubleTaggedOuterListBuilder.build()A newDoubleTaggedOuterListinstance.static @NonNull DoubleTaggedOuterListDoubleTaggedOuterListBuilder.empty()Get empty instance of DoubleTaggedOuterList.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 DoubleTaggedOuterListModifier and TypeMethodDescriptiondefault Class<DoubleTaggedOuterList>DoubleTaggedOuterList.implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match with parameters of type DoubleTaggedOuterListModifier and TypeMethodDescriptionstatic booleanDoubleTaggedOuterList.bindingEquals(@NonNull DoubleTaggedOuterList thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intDoubleTaggedOuterList.bindingHashCode(@NonNull DoubleTaggedOuterList obj) Default implementation ofObject.hashCode()contract for this interface.static StringDoubleTaggedOuterList.bindingToString(@NonNull DoubleTaggedOuterList 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 DoubleTaggedOuterListModifier and TypeMethodDescriptionDoubleTaggedOuterListBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedOuterList> augmentation) Add an augmentation to this builder's product.DoubleTaggedOuterListBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedOuterList>> 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 DoubleTaggedOuterListModifierConstructorDescriptionConstruct a builder initialized with state from specifiedDoubleTaggedOuterList.