Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top.vlans.VlanBuilder
-
Packages that use VlanBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top.vlans -
-
Uses of VlanBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top.vlans
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top.vlans that return VlanBuilder Modifier and Type Method Description VlanBuilderVlanBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Vlan> augmentation)Add an augmentation to this builder's product.VlanBuilderVlanBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Vlan>> augmentationType)Remove an augmentation from this builder's product.VlanBuilderVlanBuilder. setConfig(Config value)VlanBuilderVlanBuilder. setMembers(Members value)VlanBuilderVlanBuilder. setState(State value)VlanBuilderVlanBuilder. setVlanId(VlanId value)VlanBuilderVlanBuilder. withKey(VlanKey key)
-