Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.DoubleTaggedInnerOuterRange
-
-
Uses of DoubleTaggedInnerOuterRange 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 DoubleTaggedInnerOuterRange Modifier and Type Method Description DoubleTaggedInnerOuterRangeMatch. getDoubleTaggedInnerOuterRange()Return doubleTaggedInnerOuterRange, ornullif it is not present.DoubleTaggedInnerOuterRangeMatchBuilder. getDoubleTaggedInnerOuterRange()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top with parameters of type DoubleTaggedInnerOuterRange Modifier and Type Method Description MatchBuilderMatchBuilder. setDoubleTaggedInnerOuterRange(DoubleTaggedInnerOuterRange value) -
Uses of DoubleTaggedInnerOuterRange 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 DoubleTaggedInnerOuterRange Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedInnerOuterRange>>
E$$DoubleTaggedInnerOuterRangeBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match that return DoubleTaggedInnerOuterRange Modifier and Type Method Description DoubleTaggedInnerOuterRangeDoubleTaggedInnerOuterRangeBuilder. 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 DoubleTaggedInnerOuterRange Modifier and Type Method Description default Class<DoubleTaggedInnerOuterRange>DoubleTaggedInnerOuterRange. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match with parameters of type DoubleTaggedInnerOuterRange Modifier and Type Method Description static booleanDoubleTaggedInnerOuterRange. bindingEquals(@NonNull DoubleTaggedInnerOuterRange thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intDoubleTaggedInnerOuterRange. bindingHashCode(@NonNull DoubleTaggedInnerOuterRange obj)Default implementation ofObject.hashCode()contract for this interface.static StringDoubleTaggedInnerOuterRange. bindingToString(@NonNull DoubleTaggedInnerOuterRange 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 DoubleTaggedInnerOuterRange Modifier and Type Method Description DoubleTaggedInnerOuterRangeBuilderDoubleTaggedInnerOuterRangeBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedInnerOuterRange> augmentation)Add an augmentation to this builder's product.DoubleTaggedInnerOuterRangeBuilderDoubleTaggedInnerOuterRangeBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedInnerOuterRange>> 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 DoubleTaggedInnerOuterRange Constructor Description DoubleTaggedInnerOuterRangeBuilder(DoubleTaggedInnerOuterRange base)
-