Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.DoubleTaggedBuilder
-
Packages that use DoubleTaggedBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match -
-
Uses of DoubleTaggedBuilder 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 that return DoubleTaggedBuilder 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.DoubleTaggedBuilderDoubleTaggedBuilder. setConfig(Config value)Set the property corresponding toDoubleTagged.getConfig()to the specified value.DoubleTaggedBuilderDoubleTaggedBuilder. setState(State value)Set the property corresponding toDoubleTagged.getState()to the specified value.
-