Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.DoubleTagged
-
-
Uses of DoubleTagged 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 DoubleTagged Modifier and Type Method Description DoubleTaggedMatch. getDoubleTagged()Return doubleTagged, ornullif it is not present.DoubleTaggedMatchBuilder. getDoubleTagged()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top with parameters of type DoubleTagged Modifier and Type Method Description MatchBuilderMatchBuilder. setDoubleTagged(DoubleTagged value) -
Uses of DoubleTagged 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 DoubleTagged Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTagged>>
E$$DoubleTaggedBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match that return DoubleTagged Modifier and Type Method Description DoubleTaggedDoubleTaggedBuilder. 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 DoubleTagged Modifier and Type Method Description default Class<DoubleTagged>DoubleTagged. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match with parameters of type DoubleTagged Modifier and Type Method Description static booleanDoubleTagged. bindingEquals(@NonNull DoubleTagged thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intDoubleTagged. bindingHashCode(@NonNull DoubleTagged obj)Default implementation ofObject.hashCode()contract for this interface.static StringDoubleTagged. bindingToString(@NonNull DoubleTagged 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 DoubleTagged Modifier and Type Method Description DoubleTaggedBuilderDoubleTaggedBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTagged> augmentation)Add an augmentation to this builder's product.DoubleTaggedBuilderDoubleTaggedBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DoubleTagged>> 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 DoubleTagged Constructor Description DoubleTaggedBuilder(DoubleTagged base)
-