Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.top.VlanBuilder
Packages that use VlanBuilder
Package
Description
-
Uses of VlanBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.top that return VlanBuilderModifier and TypeMethodDescriptionVlanBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Vlan> augmentation) Add an augmentation to this builder's product.VlanBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Vlan>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toVlan.getConfig()to the specified value.VlanBuilder.setEgressMapping(EgressMapping value) Set the property corresponding toVlanLogicalEgressMappingTop.getEgressMapping()to the specified value.VlanBuilder.setIngressMapping(IngressMapping value) Set the property corresponding toVlanLogicalIngressMappingTop.getIngressMapping()to the specified value.Set the property corresponding toVlanLogicalMatchTop.getMatch()to the specified value.Set the property corresponding toVlan.getState()to the specified value.