Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.srp.object.SrpBuilder
Packages that use SrpBuilder
Package
Description
-
Uses of SrpBuilder in org.opendaylight.protocol.pcep.ietf.initiated
Methods in org.opendaylight.protocol.pcep.ietf.initiated with parameters of type SrpBuilderModifier and TypeMethodDescriptionprotected void
InitiatedSrpObjectParser.parseFlags
(SrpBuilder builder, io.netty.buffer.ByteBuf bytes) -
Uses of SrpBuilder in org.opendaylight.protocol.pcep.ietf.stateful
Methods in org.opendaylight.protocol.pcep.ietf.stateful with parameters of type SrpBuilderModifier 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
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.srp.object that return SrpBuilderModifier and TypeMethodDescriptionSrpBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Srp> augmentation) Add an augmentation to this builder's product.SrpBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.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.