Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.VlanLogicalIngressMappingConfig
-
-
Uses of VlanLogicalIngressMappingConfig 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 VlanLogicalIngressMappingConfig Modifier and Type Method Description Class<? extends VlanLogicalIngressMappingConfig>VlanLogicalIngressMappingConfig. implementedInterface() -
Uses of VlanLogicalIngressMappingConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.ingress.mapping.top.ingress.mapping
Subinterfaces of VlanLogicalIngressMappingConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.ingress.mapping.top.ingress.mapping Modifier and Type Interface Description interfaceConfigConfiguration for ingress VLAN and label behaviors for packets that arrive on this subinterface after their VLAN identifier(s) have been matched.interfaceStateState for ingress VLAN and label behaviors for packets that arrive on this subinterface.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.ingress.mapping.top.ingress.mapping with parameters of type VlanLogicalIngressMappingConfig Constructor Description ConfigBuilder(VlanLogicalIngressMappingConfig arg)Construct a new builder initialized from specifiedVlanLogicalIngressMappingConfig.StateBuilder(VlanLogicalIngressMappingConfig arg)Construct a new builder initialized from specifiedVlanLogicalIngressMappingConfig.
-