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