Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.object.MonitoringBuilder
Packages that use MonitoringBuilder
Package
Description
-
Uses of MonitoringBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.object that return MonitoringBuilderModifier and TypeMethodDescriptionMonitoringBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Monitoring> augmentation) Add an augmentation to this builder's product.MonitoringBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Monitoring>> augmentationType) Remove an augmentation from this builder's product.MonitoringBuilder.setFlags(Monitoring.Flags value) Set the property corresponding toMonitoring.getFlags()to the specified value.Set the property corresponding toObjectHeader.getIgnore()to the specified value.MonitoringBuilder.setMonitoringId(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toMonitoring.getMonitoringId()to the specified value.MonitoringBuilder.setProcessingRule(Boolean value) Set the property corresponding toObjectHeader.getProcessingRule()to the specified value.Set the property corresponding toMonitoring.getTlvs()to the specified value.