Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.types.rev200630.VlanId
-
-
Uses of VlanId 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 VlanId Modifier and Type Method Description VlanIdVlanSwitchedConfig. getAccessVlan()Return accessVlan, ornullif it is not present.VlanIdVlanLogicalSingleTaggedRangeConfig. getHighVlanId()Return highVlanId, ornullif it is not present.VlanIdVlanLogicalDoubleTaggedInnerOuterRangeConfig. getInnerHighVlanId()Return innerHighVlanId, ornullif it is not present.VlanIdVlanLogicalDoubleTaggedInnerRangeConfig. getInnerHighVlanId()Return innerHighVlanId, ornullif it is not present.VlanIdVlanLogicalDoubleTaggedInnerOuterRangeConfig. getInnerLowVlanId()Return innerLowVlanId, ornullif it is not present.VlanIdVlanLogicalDoubleTaggedInnerRangeConfig. getInnerLowVlanId()Return innerLowVlanId, ornullif it is not present.VlanIdVlanLogicalDoubleTaggedConfig. getInnerVlanId()Return innerVlanId, ornullif it is not present.VlanIdVlanLogicalDoubleTaggedOuterListConfig. getInnerVlanId()Return innerVlanId, ornullif it is not present.VlanIdVlanLogicalDoubleTaggedOuterRangeConfig. getInnerVlanId()Return innerVlanId, ornullif it is not present.VlanIdVlanLogicalSingleTaggedRangeConfig. getLowVlanId()Return lowVlanId, ornullif it is not present.VlanIdVlanSwitchedConfig. getNativeVlan()Return nativeVlan, ornullif it is not present.VlanIdVlanLogicalDoubleTaggedInnerOuterRangeConfig. getOuterHighVlanId()Return outerHighVlanId, ornullif it is not present.VlanIdVlanLogicalDoubleTaggedOuterRangeConfig. getOuterHighVlanId()Return outerHighVlanId, ornullif it is not present.VlanIdVlanLogicalDoubleTaggedInnerOuterRangeConfig. getOuterLowVlanId()Return outerLowVlanId, ornullif it is not present.VlanIdVlanLogicalDoubleTaggedOuterRangeConfig. getOuterLowVlanId()Return outerLowVlanId, ornullif it is not present.VlanIdVlanLogicalDoubleTaggedConfig. getOuterVlanId()Return outerVlanId, ornullif it is not present.VlanIdVlanLogicalDoubleTaggedInnerListConfig. getOuterVlanId()Return outerVlanId, ornullif it is not present.VlanIdVlanConfig. getVlanId()Return vlanId, ornullif it is not present.VlanIdVlanLogicalConfig.VlanId. getVlanId()Deprecated.VlanIdVlanLogicalEgressMappingConfig. getVlanId()Return vlanId, ornullif it is not present.VlanIdVlanLogicalIngressMappingConfig. getVlanId()Return vlanId, ornullif it is not present.VlanIdVlanLogicalSingleTaggedConfig. getVlanId()Return vlanId, ornullif it is not present.VlanIdVlanSwitchedConfig.TrunkVlans. getVlanId()default @NonNull VlanIdVlanSwitchedConfig. requireAccessVlan()Return accessVlan, guaranteed to be non-null.default @NonNull VlanIdVlanLogicalSingleTaggedRangeConfig. requireHighVlanId()Return highVlanId, guaranteed to be non-null.default @NonNull VlanIdVlanLogicalDoubleTaggedInnerOuterRangeConfig. requireInnerHighVlanId()Return innerHighVlanId, guaranteed to be non-null.default @NonNull VlanIdVlanLogicalDoubleTaggedInnerRangeConfig. requireInnerHighVlanId()Return innerHighVlanId, guaranteed to be non-null.default @NonNull VlanIdVlanLogicalDoubleTaggedInnerOuterRangeConfig. requireInnerLowVlanId()Return innerLowVlanId, guaranteed to be non-null.default @NonNull VlanIdVlanLogicalDoubleTaggedInnerRangeConfig. requireInnerLowVlanId()Return innerLowVlanId, guaranteed to be non-null.default @NonNull VlanIdVlanLogicalDoubleTaggedConfig. requireInnerVlanId()Return innerVlanId, guaranteed to be non-null.default @NonNull VlanIdVlanLogicalDoubleTaggedOuterListConfig. requireInnerVlanId()Return innerVlanId, guaranteed to be non-null.default @NonNull VlanIdVlanLogicalDoubleTaggedOuterRangeConfig. requireInnerVlanId()Return innerVlanId, guaranteed to be non-null.default @NonNull VlanIdVlanLogicalSingleTaggedRangeConfig. requireLowVlanId()Return lowVlanId, guaranteed to be non-null.default @NonNull VlanIdVlanSwitchedConfig. requireNativeVlan()Return nativeVlan, guaranteed to be non-null.default @NonNull VlanIdVlanLogicalDoubleTaggedInnerOuterRangeConfig. requireOuterHighVlanId()Return outerHighVlanId, guaranteed to be non-null.default @NonNull VlanIdVlanLogicalDoubleTaggedOuterRangeConfig. requireOuterHighVlanId()Return outerHighVlanId, guaranteed to be non-null.default @NonNull VlanIdVlanLogicalDoubleTaggedInnerOuterRangeConfig. requireOuterLowVlanId()Return outerLowVlanId, guaranteed to be non-null.default @NonNull VlanIdVlanLogicalDoubleTaggedOuterRangeConfig. requireOuterLowVlanId()Return outerLowVlanId, guaranteed to be non-null.default @NonNull VlanIdVlanLogicalDoubleTaggedConfig. requireOuterVlanId()Return outerVlanId, guaranteed to be non-null.default @NonNull VlanIdVlanLogicalDoubleTaggedInnerListConfig. requireOuterVlanId()Return outerVlanId, guaranteed to be non-null.default @NonNull VlanIdVlanConfig. requireVlanId()Return vlanId, guaranteed to be non-null.default @NonNull VlanIdVlanLogicalEgressMappingConfig. requireVlanId()Return vlanId, guaranteed to be non-null.default @NonNull VlanIdVlanLogicalIngressMappingConfig. requireVlanId()Return vlanId, guaranteed to be non-null.default @NonNull VlanIdVlanLogicalSingleTaggedConfig. requireVlanId()Return vlanId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416 that return types with arguments of type VlanId Modifier and Type Method Description @Nullable Set<VlanId>VlanLogicalDoubleTaggedInnerListConfig. getInnerVlanIds()Return innerVlanIds, ornullif it is not present.@Nullable Set<VlanId>VlanLogicalDoubleTaggedInnerRangeConfig. getOuterVlanId()Return outerVlanId, ornullif it is not present.@Nullable Set<VlanId>VlanLogicalDoubleTaggedOuterListConfig. getOuterVlanIds()Return outerVlanIds, ornullif it is not present.@Nullable Set<VlanId>VlanLogicalSingleTaggedListConfig. getVlanIds()Return vlanIds, ornullif it is not present.default @NonNull Set<VlanId>VlanLogicalDoubleTaggedInnerListConfig. requireInnerVlanIds()Return innerVlanIds, guaranteed to be non-null.default @NonNull Set<VlanId>VlanLogicalDoubleTaggedInnerRangeConfig. requireOuterVlanId()Return outerVlanId, guaranteed to be non-null.default @NonNull Set<VlanId>VlanLogicalDoubleTaggedOuterListConfig. requireOuterVlanIds()Return outerVlanIds, guaranteed to be non-null.default @NonNull Set<VlanId>VlanLogicalSingleTaggedListConfig. requireVlanIds()Return vlanIds, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416 with parameters of type VlanId Constructor Description TrunkVlans(VlanId _vlanId)VlanId(VlanId _vlanId)Deprecated. -
Uses of VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.egress.mapping.top.egress.mapping
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.egress.mapping.top.egress.mapping that return VlanId Modifier and Type Method Description VlanIdConfigBuilder. getVlanId()Return current value associated with the property corresponding toVlanLogicalEgressMappingConfig.getVlanId().VlanIdStateBuilder. getVlanId()Return current value associated with the property corresponding toVlanLogicalEgressMappingConfig.getVlanId().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.egress.mapping.top.egress.mapping with parameters of type VlanId Modifier and Type Method Description ConfigBuilderConfigBuilder. setVlanId(VlanId value)Set the property corresponding toVlanLogicalEgressMappingConfig.getVlanId()to the specified value.StateBuilderStateBuilder. setVlanId(VlanId value)Set the property corresponding toVlanLogicalEgressMappingConfig.getVlanId()to the specified value. -
Uses of VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.ingress.mapping.top.ingress.mapping
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.ingress.mapping.top.ingress.mapping that return VlanId Modifier and Type Method Description VlanIdConfigBuilder. getVlanId()Return current value associated with the property corresponding toVlanLogicalIngressMappingConfig.getVlanId().VlanIdStateBuilder. getVlanId()Return current value associated with the property corresponding toVlanLogicalIngressMappingConfig.getVlanId().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.ingress.mapping.top.ingress.mapping with parameters of type VlanId Modifier and Type Method Description ConfigBuilderConfigBuilder. setVlanId(VlanId value)Set the property corresponding toVlanLogicalIngressMappingConfig.getVlanId()to the specified value.StateBuilderStateBuilder. setVlanId(VlanId value)Set the property corresponding toVlanLogicalIngressMappingConfig.getVlanId()to the specified value. -
Uses of VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged that return VlanId Modifier and Type Method Description VlanIdConfigBuilder. getInnerVlanId()Return current value associated with the property corresponding toVlanLogicalDoubleTaggedConfig.getInnerVlanId().VlanIdStateBuilder. getInnerVlanId()Return current value associated with the property corresponding toVlanLogicalDoubleTaggedConfig.getInnerVlanId().VlanIdConfigBuilder. getOuterVlanId()Return current value associated with the property corresponding toVlanLogicalDoubleTaggedConfig.getOuterVlanId().VlanIdStateBuilder. getOuterVlanId()Return current value associated with the property corresponding toVlanLogicalDoubleTaggedConfig.getOuterVlanId().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged with parameters of type VlanId Modifier and Type Method Description ConfigBuilderConfigBuilder. setInnerVlanId(VlanId value)Set the property corresponding toVlanLogicalDoubleTaggedConfig.getInnerVlanId()to the specified value.StateBuilderStateBuilder. setInnerVlanId(VlanId value)Set the property corresponding toVlanLogicalDoubleTaggedConfig.getInnerVlanId()to the specified value.ConfigBuilderConfigBuilder. setOuterVlanId(VlanId value)Set the property corresponding toVlanLogicalDoubleTaggedConfig.getOuterVlanId()to the specified value.StateBuilderStateBuilder. setOuterVlanId(VlanId value)Set the property corresponding toVlanLogicalDoubleTaggedConfig.getOuterVlanId()to the specified value. -
Uses of VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.inner.list
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.inner.list that return VlanId Modifier and Type Method Description VlanIdConfigBuilder. getOuterVlanId()Return current value associated with the property corresponding toVlanLogicalDoubleTaggedInnerListConfig.getOuterVlanId().VlanIdStateBuilder. getOuterVlanId()Return current value associated with the property corresponding toVlanLogicalDoubleTaggedInnerListConfig.getOuterVlanId().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.inner.list that return types with arguments of type VlanId Modifier and Type Method Description Set<VlanId>ConfigBuilder. getInnerVlanIds()Return current value associated with the property corresponding toVlanLogicalDoubleTaggedInnerListConfig.getInnerVlanIds().Set<VlanId>StateBuilder. getInnerVlanIds()Return current value associated with the property corresponding toVlanLogicalDoubleTaggedInnerListConfig.getInnerVlanIds().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.inner.list with parameters of type VlanId Modifier and Type Method Description ConfigBuilderConfigBuilder. setOuterVlanId(VlanId value)Set the property corresponding toVlanLogicalDoubleTaggedInnerListConfig.getOuterVlanId()to the specified value.StateBuilderStateBuilder. setOuterVlanId(VlanId value)Set the property corresponding toVlanLogicalDoubleTaggedInnerListConfig.getOuterVlanId()to the specified value.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.inner.list with type arguments of type VlanId Modifier and Type Method Description ConfigBuilderConfigBuilder. setInnerVlanIds(Set<VlanId> values)Set the property corresponding toVlanLogicalDoubleTaggedInnerListConfig.getInnerVlanIds()to the specified value.StateBuilderStateBuilder. setInnerVlanIds(Set<VlanId> values)Set the property corresponding toVlanLogicalDoubleTaggedInnerListConfig.getInnerVlanIds()to the specified value. -
Uses of VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.inner.outer.range
-
Uses of VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.inner.range
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.inner.range that return VlanId Modifier and Type Method Description VlanIdConfigBuilder. getInnerHighVlanId()Return current value associated with the property corresponding toVlanLogicalDoubleTaggedInnerRangeConfig.getInnerHighVlanId().VlanIdStateBuilder. getInnerHighVlanId()Return current value associated with the property corresponding toVlanLogicalDoubleTaggedInnerRangeConfig.getInnerHighVlanId().VlanIdConfigBuilder. getInnerLowVlanId()Return current value associated with the property corresponding toVlanLogicalDoubleTaggedInnerRangeConfig.getInnerLowVlanId().VlanIdStateBuilder. getInnerLowVlanId()Return current value associated with the property corresponding toVlanLogicalDoubleTaggedInnerRangeConfig.getInnerLowVlanId().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.inner.range that return types with arguments of type VlanId Modifier and Type Method Description Set<VlanId>ConfigBuilder. getOuterVlanId()Return current value associated with the property corresponding toVlanLogicalDoubleTaggedInnerRangeConfig.getOuterVlanId().Set<VlanId>StateBuilder. getOuterVlanId()Return current value associated with the property corresponding toVlanLogicalDoubleTaggedInnerRangeConfig.getOuterVlanId().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.inner.range with parameters of type VlanId Modifier and Type Method Description ConfigBuilderConfigBuilder. setInnerHighVlanId(VlanId value)Set the property corresponding toVlanLogicalDoubleTaggedInnerRangeConfig.getInnerHighVlanId()to the specified value.StateBuilderStateBuilder. setInnerHighVlanId(VlanId value)Set the property corresponding toVlanLogicalDoubleTaggedInnerRangeConfig.getInnerHighVlanId()to the specified value.ConfigBuilderConfigBuilder. setInnerLowVlanId(VlanId value)Set the property corresponding toVlanLogicalDoubleTaggedInnerRangeConfig.getInnerLowVlanId()to the specified value.StateBuilderStateBuilder. setInnerLowVlanId(VlanId value)Set the property corresponding toVlanLogicalDoubleTaggedInnerRangeConfig.getInnerLowVlanId()to the specified value.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.inner.range with type arguments of type VlanId Modifier and Type Method Description ConfigBuilderConfigBuilder. setOuterVlanId(Set<VlanId> values)Set the property corresponding toVlanLogicalDoubleTaggedInnerRangeConfig.getOuterVlanId()to the specified value.StateBuilderStateBuilder. setOuterVlanId(Set<VlanId> values)Set the property corresponding toVlanLogicalDoubleTaggedInnerRangeConfig.getOuterVlanId()to the specified value. -
Uses of VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.outer.list
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.outer.list that return VlanId Modifier and Type Method Description VlanIdConfigBuilder. getInnerVlanId()Return current value associated with the property corresponding toVlanLogicalDoubleTaggedOuterListConfig.getInnerVlanId().VlanIdStateBuilder. getInnerVlanId()Return current value associated with the property corresponding toVlanLogicalDoubleTaggedOuterListConfig.getInnerVlanId().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.outer.list that return types with arguments of type VlanId Modifier and Type Method Description Set<VlanId>ConfigBuilder. getOuterVlanIds()Return current value associated with the property corresponding toVlanLogicalDoubleTaggedOuterListConfig.getOuterVlanIds().Set<VlanId>StateBuilder. getOuterVlanIds()Return current value associated with the property corresponding toVlanLogicalDoubleTaggedOuterListConfig.getOuterVlanIds().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.outer.list with parameters of type VlanId Modifier and Type Method Description ConfigBuilderConfigBuilder. setInnerVlanId(VlanId value)Set the property corresponding toVlanLogicalDoubleTaggedOuterListConfig.getInnerVlanId()to the specified value.StateBuilderStateBuilder. setInnerVlanId(VlanId value)Set the property corresponding toVlanLogicalDoubleTaggedOuterListConfig.getInnerVlanId()to the specified value.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.outer.list with type arguments of type VlanId Modifier and Type Method Description ConfigBuilderConfigBuilder. setOuterVlanIds(Set<VlanId> values)Set the property corresponding toVlanLogicalDoubleTaggedOuterListConfig.getOuterVlanIds()to the specified value.StateBuilderStateBuilder. setOuterVlanIds(Set<VlanId> values)Set the property corresponding toVlanLogicalDoubleTaggedOuterListConfig.getOuterVlanIds()to the specified value. -
Uses of VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match._double.tagged.outer.range
-
Uses of VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged that return VlanId Modifier and Type Method Description VlanIdConfigBuilder. getVlanId()Return current value associated with the property corresponding toVlanLogicalSingleTaggedConfig.getVlanId().VlanIdStateBuilder. getVlanId()Return current value associated with the property corresponding toVlanLogicalSingleTaggedConfig.getVlanId().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged with parameters of type VlanId Modifier and Type Method Description ConfigBuilderConfigBuilder. setVlanId(VlanId value)Set the property corresponding toVlanLogicalSingleTaggedConfig.getVlanId()to the specified value.StateBuilderStateBuilder. setVlanId(VlanId value)Set the property corresponding toVlanLogicalSingleTaggedConfig.getVlanId()to the specified value. -
Uses of VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged.list
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged.list that return types with arguments of type VlanId Modifier and Type Method Description Set<VlanId>ConfigBuilder. getVlanIds()Return current value associated with the property corresponding toVlanLogicalSingleTaggedListConfig.getVlanIds().Set<VlanId>StateBuilder. getVlanIds()Return current value associated with the property corresponding toVlanLogicalSingleTaggedListConfig.getVlanIds().Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged.list with type arguments of type VlanId Modifier and Type Method Description ConfigBuilderConfigBuilder. setVlanIds(Set<VlanId> values)Set the property corresponding toVlanLogicalSingleTaggedListConfig.getVlanIds()to the specified value.StateBuilderStateBuilder. setVlanIds(Set<VlanId> values)Set the property corresponding toVlanLogicalSingleTaggedListConfig.getVlanIds()to the specified value. -
Uses of VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged.range
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged.range that return VlanId Modifier and Type Method Description VlanIdConfigBuilder. getHighVlanId()Return current value associated with the property corresponding toVlanLogicalSingleTaggedRangeConfig.getHighVlanId().VlanIdStateBuilder. getHighVlanId()Return current value associated with the property corresponding toVlanLogicalSingleTaggedRangeConfig.getHighVlanId().VlanIdConfigBuilder. getLowVlanId()Return current value associated with the property corresponding toVlanLogicalSingleTaggedRangeConfig.getLowVlanId().VlanIdStateBuilder. getLowVlanId()Return current value associated with the property corresponding toVlanLogicalSingleTaggedRangeConfig.getLowVlanId().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.logical.match.top.match.single.tagged.range with parameters of type VlanId Modifier and Type Method Description ConfigBuilderConfigBuilder. setHighVlanId(VlanId value)Set the property corresponding toVlanLogicalSingleTaggedRangeConfig.getHighVlanId()to the specified value.StateBuilderStateBuilder. setHighVlanId(VlanId value)Set the property corresponding toVlanLogicalSingleTaggedRangeConfig.getHighVlanId()to the specified value.ConfigBuilderConfigBuilder. setLowVlanId(VlanId value)Set the property corresponding toVlanLogicalSingleTaggedRangeConfig.getLowVlanId()to the specified value.StateBuilderStateBuilder. setLowVlanId(VlanId value)Set the property corresponding toVlanLogicalSingleTaggedRangeConfig.getLowVlanId()to the specified value. -
Uses of VlanId 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 VlanId Modifier and Type Method Description VlanIdConfigBuilder. getAccessVlan()Return current value associated with the property corresponding toVlanSwitchedConfig.getAccessVlan().VlanIdStateBuilder. getAccessVlan()Return current value associated with the property corresponding toVlanSwitchedConfig.getAccessVlan().VlanIdConfigBuilder. getNativeVlan()Return current value associated with the property corresponding toVlanSwitchedConfig.getNativeVlan().VlanIdStateBuilder. getNativeVlan()Return current value associated with the property corresponding toVlanSwitchedConfig.getNativeVlan().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.switched.top.switched.vlan with parameters of type VlanId Modifier and Type Method Description ConfigBuilderConfigBuilder. setAccessVlan(VlanId value)Set the property corresponding toVlanSwitchedConfig.getAccessVlan()to the specified value.StateBuilderStateBuilder. setAccessVlan(VlanId value)Set the property corresponding toVlanSwitchedConfig.getAccessVlan()to the specified value.ConfigBuilderConfigBuilder. setNativeVlan(VlanId value)Set the property corresponding toVlanSwitchedConfig.getNativeVlan()to the specified value.StateBuilderStateBuilder. setNativeVlan(VlanId value)Set the property corresponding toVlanSwitchedConfig.getNativeVlan()to the specified value. -
Uses of VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top.vlans
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top.vlans that return VlanId Modifier and Type Method Description VlanIdVlan. getVlanId()Return vlanId, ornullif it is not present.VlanIdVlanBuilder. getVlanId()Return current value associated with the property corresponding toVlan.getVlanId().@NonNull VlanIdVlanKey. getVlanId()default @NonNull VlanIdVlan. requireVlanId()Return vlanId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top.vlans with parameters of type VlanId Modifier and Type Method Description VlanBuilderVlanBuilder. setVlanId(VlanId value)Set the property corresponding toVlan.getVlanId()to the specified value.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top.vlans with parameters of type VlanId Constructor Description VlanKey(@NonNull VlanId _vlanId) -
Uses of VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top.vlans.vlan
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top.vlans.vlan that return VlanId Modifier and Type Method Description VlanIdConfigBuilder. getVlanId()Return current value associated with the property corresponding toVlanConfig.getVlanId().VlanIdStateBuilder. getVlanId()Return current value associated with the property corresponding toVlanConfig.getVlanId().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top.vlans.vlan with parameters of type VlanId Modifier and Type Method Description ConfigBuilderConfigBuilder. setVlanId(VlanId value)Set the property corresponding toVlanConfig.getVlanId()to the specified value.StateBuilderStateBuilder. setVlanId(VlanId value)Set the property corresponding toVlanConfig.getVlanId()to the specified value. -
Uses of VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.types.rev200630
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.types.rev200630 that return VlanId Modifier and Type Method Description static VlanIdVlanId. getDefaultInstance(String defaultValue)VlanIdVlanRef. getVlanId()Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.types.rev200630 with parameters of type VlanId Constructor Description VlanId(VlanId source)Creates a copy from Source Object.VlanRef(VlanId _vlanId)
-