Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.initiated.rev200720.pcinitiate.message.PcinitiateMessageBuilder
Package
Description
-
Uses of PcinitiateMessageBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.initiated.rev200720.pcinitiate.message
Modifier and TypeMethodDescriptionPcinitiateMessageBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<PcinitiateMessage> augmentation) Add an augmentation to this builder's product.PcinitiateMessageBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcinitiateMessage>> augmentationType) Remove an augmentation from this builder's product.PcinitiateMessageBuilder.setRequests
(List<Requests> values) Set the property corresponding toPcinitiateMessage.getRequests()
to the specified value.PcinitiateMessageBuilder.setVersion
(ProtocolVersion value) Set the property corresponding toMessageHeader.getVersion()
to the specified value.