Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.VlanLogicalSingleTaggedRangeConfig
-
-
Uses of VlanLogicalSingleTaggedRangeConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416 that return types with arguments of type VlanLogicalSingleTaggedRangeConfig Modifier and Type Method Description Class<? extends VlanLogicalSingleTaggedRangeConfig>VlanLogicalSingleTaggedRangeConfig. implementedInterface() -
Uses of VlanLogicalSingleTaggedRangeConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged.range
Subinterfaces of VlanLogicalSingleTaggedRangeConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged.range Modifier and Type Interface Description interfaceConfigConfiguration for matching single-tagged packets with a range of VLAN identifiers.interfaceStateState for matching single-tagged packets with a range of VLAN identifiers.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged.range with parameters of type VlanLogicalSingleTaggedRangeConfig Constructor Description ConfigBuilder(VlanLogicalSingleTaggedRangeConfig arg)Construct a new builder initialized from specifiedVlanLogicalSingleTaggedRangeConfig.StateBuilder(VlanLogicalSingleTaggedRangeConfig arg)Construct a new builder initialized from specifiedVlanLogicalSingleTaggedRangeConfig.
-