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