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)Set the property corresponding toVlan.getConfig()to the specified value.VlanBuilderVlanBuilder. setMembers(Members value)Set the property corresponding toVlanMembersState.getMembers()to the specified value.VlanBuilderVlanBuilder. setState(State value)Set the property corresponding toVlan.getState()to the specified value.VlanBuilderVlanBuilder. setVlanId(VlanId value)Set the property corresponding toVlan.getVlanId()to the specified value.VlanBuilderVlanBuilder. withKey(VlanKey key)
-