Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.DoubleTaggedInnerList
-
-
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 DoubleTaggedInnerList Modifier and Type Method Description DoubleTaggedInnerListMatch. getDoubleTaggedInnerList()Return doubleTaggedInnerList, ornullif it is not present.DoubleTaggedInnerListMatchBuilder. getDoubleTaggedInnerList()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top with parameters of type DoubleTaggedInnerList Modifier and Type Method Description MatchBuilderMatchBuilder. setDoubleTaggedInnerList(DoubleTaggedInnerList 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 DoubleTaggedInnerList Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedInnerList>>
E$$DoubleTaggedInnerListBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match that return DoubleTaggedInnerList Modifier and Type Method Description DoubleTaggedInnerListDoubleTaggedInnerListBuilder. build()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 DoubleTaggedInnerList Modifier and Type Method Description default 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 DoubleTaggedInnerList Modifier and Type Method Description static 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 DoubleTaggedInnerList Modifier and Type Method Description DoubleTaggedInnerListBuilderDoubleTaggedInnerListBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedInnerList> augmentation)Add an augmentation to this builder's product.DoubleTaggedInnerListBuilderDoubleTaggedInnerListBuilder. 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 DoubleTaggedInnerList Constructor Description DoubleTaggedInnerListBuilder(DoubleTaggedInnerList base)
-