Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.SingleTaggedBuilder
-
Packages that use SingleTaggedBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match -
-
Uses of SingleTaggedBuilder 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 SingleTaggedBuilder Modifier and Type Method Description SingleTaggedBuilderSingleTaggedBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SingleTagged> augmentation)Add an augmentation to this builder's product.SingleTaggedBuilderSingleTaggedBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SingleTagged>> augmentationType)Remove an augmentation from this builder's product.SingleTaggedBuilderSingleTaggedBuilder. setConfig(Config value)Set the property corresponding toSingleTagged.getConfig()to the specified value.SingleTaggedBuilderSingleTaggedBuilder. setState(State value)Set the property corresponding toSingleTagged.getState()to the specified value.
-