Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.VlanLogicalDoubleTaggedOuterRangeConfig
-
-
Uses of VlanLogicalDoubleTaggedOuterRangeConfig 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 VlanLogicalDoubleTaggedOuterRangeConfig Modifier and Type Method Description Class<? extends VlanLogicalDoubleTaggedOuterRangeConfig>VlanLogicalDoubleTaggedOuterRangeConfig. implementedInterface() -
Uses of VlanLogicalDoubleTaggedOuterRangeConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.outer.range
Subinterfaces of VlanLogicalDoubleTaggedOuterRangeConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.outer.range Modifier and Type Interface Description interfaceConfigConfiguration for matching double-tagged packets against an inner exact and an outer range of VLAN identifiers.interfaceStateState for matching double-tagged packets against an inner exact and an outer range of VLAN identifiers.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.outer.range with parameters of type VlanLogicalDoubleTaggedOuterRangeConfig Constructor Description ConfigBuilder(VlanLogicalDoubleTaggedOuterRangeConfig arg)StateBuilder(VlanLogicalDoubleTaggedOuterRangeConfig arg)
-