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