Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.RepliesBuilder
Packages that use RepliesBuilder
Package
Description
-
Uses of RepliesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message that return RepliesBuilderModifier and TypeMethodDescriptionRepliesBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Replies> augmentation) Add an augmentation to this builder's product.RepliesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Replies>> augmentationType) Remove an augmentation from this builder's product.RepliesBuilder.setMetricPce
(List<MetricPce> values) Set the property corresponding toMonitoringMetrics.getMetricPce()
to the specified value.RepliesBuilder.setMonitoring
(Monitoring value) Set the property corresponding toMonitoringObject.getMonitoring()
to the specified value.RepliesBuilder.setPccIdReq
(PccIdReq value) Set the property corresponding toPccIdReqObject.getPccIdReq()
to the specified value.Set the property corresponding toReplies.getResult()
to the specified value.Set the property corresponding toRpObject.getRp()
to the specified value.RepliesBuilder.setVendorInformationObject
(List<VendorInformationObject> values) Set the property corresponding toVendorInformationObjects.getVendorInformationObject()
to the specified value.