Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.VlanRoutedConfig.Vlan
-
-
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.Vlan Modifier and Type Method Description static VlanRoutedConfig.VlanVlanRoutedConfigVlanBuilder. getDefaultInstance(String defaultValue)VlanRoutedConfig.VlanVlanRoutedConfig. 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.Vlan Constructor Description Vlan(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.Vlan Modifier and Type Method Description VlanRoutedConfig.VlanConfigBuilder. getVlan()VlanRoutedConfig.VlanStateBuilder. getVlan()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.routed.top.routed.vlan with parameters of type VlanRoutedConfig.Vlan Modifier and Type Method Description ConfigBuilderConfigBuilder. setVlan(VlanRoutedConfig.Vlan value)StateBuilderStateBuilder. setVlan(VlanRoutedConfig.Vlan value)
-