Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.VlanLogicalConfig
-
-
Uses of VlanLogicalConfig 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 VlanLogicalConfig Modifier and Type Method Description Class<? extends VlanLogicalConfig>VlanLogicalConfig. implementedInterface() -
Uses of VlanLogicalConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.top.vlan
Subinterfaces of VlanLogicalConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.top.vlan Modifier and Type Interface Description interfaceConfigConfiguration parameters for VLANsinterfaceStateState variables for VLANsConstructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.top.vlan with parameters of type VlanLogicalConfig Constructor Description ConfigBuilder(VlanLogicalConfig arg)Construct a new builder initialized from specifiedVlanLogicalConfig.StateBuilder(VlanLogicalConfig arg)Construct a new builder initialized from specifiedVlanLogicalConfig.
-