Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.VlanRoutedConfig.Vlan
Packages that use VlanRoutedConfig.Vlan
Package
Description
-
Uses of VlanRoutedConfig.Vlan 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 VlanRoutedConfig.VlanModifier and TypeMethodDescriptionVlanRoutedConfig.getVlan()Return vlan, ornullif it is not present.default @NonNull VlanRoutedConfig.VlanVlanRoutedConfig.requireVlan()Return vlan, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416 with parameters of type VlanRoutedConfig.VlanModifierConstructorDescriptionVlan(VlanRoutedConfig.Vlan source) Creates a copy from Source Object. -
Uses of VlanRoutedConfig.Vlan in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.routed.top.routed.vlan
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.routed.top.routed.vlan that return VlanRoutedConfig.VlanModifier and TypeMethodDescriptionConfigBuilder.getVlan()Return current value associated with the property corresponding toVlanRoutedConfig.getVlan().StateBuilder.getVlan()Return current value associated with the property corresponding toVlanRoutedConfig.getVlan().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.routed.top.routed.vlan with parameters of type VlanRoutedConfig.VlanModifier and TypeMethodDescriptionConfigBuilder.setVlan(VlanRoutedConfig.Vlan value) Set the property corresponding toVlanRoutedConfig.getVlan()to the specified value.StateBuilder.setVlan(VlanRoutedConfig.Vlan value) Set the property corresponding toVlanRoutedConfig.getVlan()to the specified value.