Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.sr.pce.capability.tlv.SrPceCapabilityBuilder
Packages that use SrPceCapabilityBuilder
Package
Description
-
Uses of SrPceCapabilityBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.sr.pce.capability.tlv
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.sr.pce.capability.tlv that return SrPceCapabilityBuilderModifier and TypeMethodDescriptionSrPceCapabilityBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<SrPceCapability> augmentation) Add an augmentation to this builder's product.SrPceCapabilityBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SrPceCapability>> augmentationType) Remove an augmentation from this builder's product.SrPceCapabilityBuilder.setMsd
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toSrPceCapability.getMsd()
to the specified value.Set the property corresponding toSrPceCapability.getNFlag()
to the specified value.Set the property corresponding toSrPceCapability.getXFlag()
to the specified value.