Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.VlanSwitchedConfig.TrunkVlans
-
-
Uses of VlanSwitchedConfig.TrunkVlans 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 VlanSwitchedConfig.TrunkVlans Modifier and Type Method Description static VlanSwitchedConfig.TrunkVlansVlanSwitchedConfigTrunkVlansBuilder. getDefaultInstance(String defaultValue)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416 that return types with arguments of type VlanSwitchedConfig.TrunkVlans Modifier and Type Method Description @Nullable List<VlanSwitchedConfig.TrunkVlans>VlanSwitchedConfig. getTrunkVlans()Return trunkVlans, ornullif it is not present.default @NonNull List<VlanSwitchedConfig.TrunkVlans>VlanSwitchedConfig. requireTrunkVlans()Return trunkVlans, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416 with parameters of type VlanSwitchedConfig.TrunkVlans Constructor Description TrunkVlans(VlanSwitchedConfig.TrunkVlans source)Creates a copy from Source Object. -
Uses of VlanSwitchedConfig.TrunkVlans in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.switched.top.switched.vlan
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.switched.top.switched.vlan that return types with arguments of type VlanSwitchedConfig.TrunkVlans Modifier and Type Method Description List<VlanSwitchedConfig.TrunkVlans>ConfigBuilder. getTrunkVlans()List<VlanSwitchedConfig.TrunkVlans>StateBuilder. getTrunkVlans()Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.switched.top.switched.vlan with type arguments of type VlanSwitchedConfig.TrunkVlans Modifier and Type Method Description ConfigBuilderConfigBuilder. setTrunkVlans(List<VlanSwitchedConfig.TrunkVlans> values)StateBuilderStateBuilder. setTrunkVlans(List<VlanSwitchedConfig.TrunkVlans> values)
-