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