Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.srp.object.SrpBuilder
Package
Description
-
Uses of SrpBuilder in org.opendaylight.protocol.pcep.ietf.initiated
Modifier and TypeMethodDescriptionprotected void
InitiatedSrpObjectParser.parseFlags
(SrpBuilder builder, io.netty.buffer.ByteBuf bytes) -
Uses of SrpBuilder in org.opendaylight.protocol.pcep.ietf.stateful
Modifier and TypeMethodDescriptionprotected void
StatefulSrpObjectParser.parseFlags
(SrpBuilder builder, io.netty.buffer.ByteBuf bytes) -
Uses of SrpBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.srp.object
Modifier and TypeMethodDescriptionSrpBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Srp> augmentation) Add an augmentation to this builder's product.SrpBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Srp>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toObjectHeader.getIgnore()
to the specified value.SrpBuilder.setOperationId
(SrpIdNumber value) Set the property corresponding toSrp.getOperationId()
to the specified value.SrpBuilder.setProcessingRule
(Boolean value) Set the property corresponding toObjectHeader.getProcessingRule()
to the specified value.Set the property corresponding toSrp.getTlvs()
to the specified value.