Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.meter.types.rev130918.MeterFlags
Package
Description
-
Uses of MeterFlags in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.flat.batch.meter.crud._case.aug.flat.batch.add.meter._case
Modifier and TypeMethodDescriptionFlatBatchAddMeterBuilder.getFlags()
Return current value associated with the property corresponding toMeter.getFlags()
.Modifier and TypeMethodDescriptionFlatBatchAddMeterBuilder.setFlags
(MeterFlags value) Set the property corresponding toMeter.getFlags()
to the specified value. -
Uses of MeterFlags in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.flat.batch.meter.crud._case.aug.flat.batch.remove.meter._case
Modifier and TypeMethodDescriptionFlatBatchRemoveMeterBuilder.getFlags()
Return current value associated with the property corresponding toMeter.getFlags()
.Modifier and TypeMethodDescriptionFlatBatchRemoveMeterBuilder.setFlags
(MeterFlags value) Set the property corresponding toMeter.getFlags()
to the specified value. -
Uses of MeterFlags in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.meters
Modifier and TypeMethodDescriptionMeterBuilder.getFlags()
Return current value associated with the property corresponding toMeter.getFlags()
.StaleMeterBuilder.getFlags()
Return current value associated with the property corresponding toMeter.getFlags()
.Modifier and TypeMethodDescriptionMeterBuilder.setFlags
(MeterFlags value) Set the property corresponding toMeter.getFlags()
to the specified value.StaleMeterBuilder.setFlags
(MeterFlags value) Set the property corresponding toMeter.getFlags()
to the specified value. -
Uses of MeterFlags in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.service.rev130918
Modifier and TypeMethodDescriptionAddMeterInputBuilder.getFlags()
Return current value associated with the property corresponding toMeter.getFlags()
.RemoveMeterInputBuilder.getFlags()
Return current value associated with the property corresponding toMeter.getFlags()
.Modifier and TypeMethodDescriptionAddMeterInputBuilder.setFlags
(MeterFlags value) Set the property corresponding toMeter.getFlags()
to the specified value.RemoveMeterInputBuilder.setFlags
(MeterFlags value) Set the property corresponding toMeter.getFlags()
to the specified value. -
Uses of MeterFlags in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.service.rev130918.meter.update
Modifier and TypeMethodDescriptionOriginalMeterBuilder.getFlags()
Return current value associated with the property corresponding toMeter.getFlags()
.UpdatedMeterBuilder.getFlags()
Return current value associated with the property corresponding toMeter.getFlags()
.Modifier and TypeMethodDescriptionOriginalMeterBuilder.setFlags
(MeterFlags value) Set the property corresponding toMeter.getFlags()
to the specified value.UpdatedMeterBuilder.setFlags
(MeterFlags value) Set the property corresponding toMeter.getFlags()
to the specified value. -
Uses of MeterFlags in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.node.meter.config.stats
Modifier and TypeMethodDescriptionMeterConfigStatsBuilder.getFlags()
Return current value associated with the property corresponding toMeter.getFlags()
.Modifier and TypeMethodDescriptionMeterConfigStatsBuilder.setFlags
(MeterFlags value) Set the property corresponding toMeter.getFlags()
to the specified value. -
Uses of MeterFlags in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.types.rev130918
Modifier and TypeMethodDescriptionstatic MeterFlags
MeterFlags.getDefaultInstance
(String defaultValue) Meter.getFlags()
Return flags, ornull
if it is not present.MeterMessageBuilder.getFlags()
Return current value associated with the property corresponding toMeter.getFlags()
.default @NonNull MeterFlags
Meter.requireFlags()
Return flags, guaranteed to be non-null.Modifier and TypeMethodDescriptionMeterMessageBuilder.setFlags
(MeterFlags value) Set the property corresponding toMeter.getFlags()
to the specified value. -
Uses of MeterFlags in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.types.rev130918.meter.config.stats.reply
Modifier and TypeMethodDescriptionMeterConfigStatsBuilder.getFlags()
Return current value associated with the property corresponding toMeter.getFlags()
.Modifier and TypeMethodDescriptionMeterConfigStatsBuilder.setFlags
(MeterFlags value) Set the property corresponding toMeter.getFlags()
to the specified value. -
Uses of MeterFlags in org.opendaylight.yang.gen.v1.urn.opendaylight.meters.service.rev160316.add.meters.batch.input
Modifier and TypeMethodDescriptionBatchAddMetersBuilder.getFlags()
Return current value associated with the property corresponding toMeter.getFlags()
.Modifier and TypeMethodDescriptionBatchAddMetersBuilder.setFlags
(MeterFlags value) Set the property corresponding toMeter.getFlags()
to the specified value. -
Uses of MeterFlags in org.opendaylight.yang.gen.v1.urn.opendaylight.meters.service.rev160316.batch.meter.input.update.grouping
Modifier and TypeMethodDescriptionOriginalBatchedMeterBuilder.getFlags()
Return current value associated with the property corresponding toMeter.getFlags()
.UpdatedBatchedMeterBuilder.getFlags()
Return current value associated with the property corresponding toMeter.getFlags()
.Modifier and TypeMethodDescriptionOriginalBatchedMeterBuilder.setFlags
(MeterFlags value) Set the property corresponding toMeter.getFlags()
to the specified value.UpdatedBatchedMeterBuilder.setFlags
(MeterFlags value) Set the property corresponding toMeter.getFlags()
to the specified value. -
Uses of MeterFlags in org.opendaylight.yang.gen.v1.urn.opendaylight.meters.service.rev160316.remove.meters.batch.input
Modifier and TypeMethodDescriptionBatchRemoveMetersBuilder.getFlags()
Return current value associated with the property corresponding toMeter.getFlags()
.Modifier and TypeMethodDescriptionBatchRemoveMetersBuilder.setFlags
(MeterFlags value) Set the property corresponding toMeter.getFlags()
to the specified value.