Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.top.VlanBuilder
-
Packages that use VlanBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.top -
-
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 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. setEgressMapping(EgressMapping value)VlanBuilderVlanBuilder. setIngressMapping(IngressMapping value)VlanBuilderVlanBuilder. setMatch(Match value)VlanBuilderVlanBuilder. setState(State value)
-