Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.object.Monitoring.Flags
Package
Description
-
Uses of Monitoring.Flags in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.object
Modifier and TypeMethodDescriptionMonitoring.getFlags()
Return flags, ornull
if it is not present.MonitoringBuilder.getFlags()
Return current value associated with the property corresponding toMonitoring.getFlags()
.default @NonNull Monitoring.Flags
Monitoring.requireFlags()
Return flags, guaranteed to be non-null.Modifier and TypeMethodDescriptionMonitoringBuilder.setFlags
(Monitoring.Flags value) Set the property corresponding toMonitoring.getFlags()
to the specified value.