Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.DoubleTaggedOuterRange
-
-
Uses of DoubleTaggedOuterRange 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 DoubleTaggedOuterRange Modifier and Type Method Description DoubleTaggedOuterRangeMatch. getDoubleTaggedOuterRange()Return doubleTaggedOuterRange, ornullif it is not present.DoubleTaggedOuterRangeMatchBuilder. getDoubleTaggedOuterRange()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top with parameters of type DoubleTaggedOuterRange Modifier and Type Method Description MatchBuilderMatchBuilder. setDoubleTaggedOuterRange(DoubleTaggedOuterRange value) -
Uses of DoubleTaggedOuterRange 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 DoubleTaggedOuterRange Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedOuterRange>>
E$$DoubleTaggedOuterRangeBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match that return DoubleTaggedOuterRange Modifier and Type Method Description DoubleTaggedOuterRangeDoubleTaggedOuterRangeBuilder. 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 DoubleTaggedOuterRange Modifier and Type Method Description default Class<DoubleTaggedOuterRange>DoubleTaggedOuterRange. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match with parameters of type DoubleTaggedOuterRange Modifier and Type Method Description static booleanDoubleTaggedOuterRange. bindingEquals(@NonNull DoubleTaggedOuterRange thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intDoubleTaggedOuterRange. bindingHashCode(@NonNull DoubleTaggedOuterRange obj)Default implementation ofObject.hashCode()contract for this interface.static StringDoubleTaggedOuterRange. bindingToString(@NonNull DoubleTaggedOuterRange 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 DoubleTaggedOuterRange Modifier and Type Method Description DoubleTaggedOuterRangeBuilderDoubleTaggedOuterRangeBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedOuterRange> augmentation)Add an augmentation to this builder's product.DoubleTaggedOuterRangeBuilderDoubleTaggedOuterRangeBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTaggedOuterRange>> 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 DoubleTaggedOuterRange Constructor Description DoubleTaggedOuterRangeBuilder(DoubleTaggedOuterRange base)
-