Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top.VlansBuilder
-
Packages that use VlansBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top -
-
Uses of VlansBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top that return VlansBuilder Modifier and Type Method Description VlansBuilderVlansBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Vlans> augmentation)Add an augmentation to this builder's product.VlansBuilderVlansBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Vlans>> augmentationType)Remove an augmentation from this builder's product.VlansBuilderVlansBuilder. setVlan(Map<VlanKey,Vlan> values)Set the property corresponding toVlans.getVlan()to the specified value.
-