Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcmonrep.message.PcmonrepMessageBuilder
Packages that use PcmonrepMessageBuilder
Package
Description
-
Uses of PcmonrepMessageBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcmonrep.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcmonrep.message that return PcmonrepMessageBuilderModifier and TypeMethodDescriptionPcmonrepMessageBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<PcmonrepMessage> augmentation) Add an augmentation to this builder's product.PcmonrepMessageBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PcmonrepMessage>> augmentationType) Remove an augmentation from this builder's product.PcmonrepMessageBuilder.setMonitoring(Monitoring value) Set the property corresponding toMonitoringObject.getMonitoring()to the specified value.PcmonrepMessageBuilder.setMonitoringMetricsList(MonitoringMetricsList value) Set the property corresponding toMonitoringResponse.getMonitoringMetricsList()to the specified value.PcmonrepMessageBuilder.setPccIdReq(PccIdReq value) Set the property corresponding toPccIdReqObject.getPccIdReq()to the specified value.