Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.DoubleTaggedInnerList
Packages that use DoubleTaggedInnerList
Package
Description
-
Uses of DoubleTaggedInnerList 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 DoubleTaggedInnerListModifier and TypeMethodDescriptionMatch.getDoubleTaggedInnerList()Return doubleTaggedInnerList, ornullif it is not present.MatchBuilder.getDoubleTaggedInnerList()Return current value associated with the property corresponding toMatch.getDoubleTaggedInnerList().@NonNull DoubleTaggedInnerListMatch.nonnullDoubleTaggedInnerList()Return doubleTaggedInnerList, 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 DoubleTaggedInnerListModifier and TypeMethodDescriptionMatchBuilder.setDoubleTaggedInnerList(DoubleTaggedInnerList value) Set the property corresponding toMatch.getDoubleTaggedInnerList()to the specified value. -
Uses of DoubleTaggedInnerList 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 DoubleTaggedInnerListModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedInnerList>>
E$$DoubleTaggedInnerListBuilder.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 DoubleTaggedInnerListModifier and TypeMethodDescription@NonNull DoubleTaggedInnerListDoubleTaggedInnerListBuilder.build()A newDoubleTaggedInnerListinstance.static @NonNull DoubleTaggedInnerListDoubleTaggedInnerListBuilder.empty()Get empty instance of DoubleTaggedInnerList.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 DoubleTaggedInnerListModifier and TypeMethodDescriptiondefault Class<DoubleTaggedInnerList>DoubleTaggedInnerList.implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match with parameters of type DoubleTaggedInnerListModifier and TypeMethodDescriptionstatic booleanDoubleTaggedInnerList.bindingEquals(@NonNull DoubleTaggedInnerList thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intDoubleTaggedInnerList.bindingHashCode(@NonNull DoubleTaggedInnerList obj) Default implementation ofObject.hashCode()contract for this interface.static StringDoubleTaggedInnerList.bindingToString(@NonNull DoubleTaggedInnerList 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 DoubleTaggedInnerListModifier and TypeMethodDescriptionDoubleTaggedInnerListBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedInnerList> augmentation) Add an augmentation to this builder's product.DoubleTaggedInnerListBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedInnerList>> 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 DoubleTaggedInnerListModifierConstructorDescriptionConstruct a builder initialized with state from specifiedDoubleTaggedInnerList.