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