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