Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.pcreq.pcreq.message.requests.segment.computation.p2p.rro.subobject.subobject.type.SrRroTypeBuilder
Package
Description
-
Uses of SrRroTypeBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.pcreq.pcreq.message.requests.segment.computation.p2p.rro.subobject.subobject.type
Modifier and TypeMethodDescriptionSrRroTypeBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<SrRroType> augmentation) Add an augmentation to this builder's product.SrRroTypeBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SrRroType>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toSrSubobject.getCFlag()
to the specified value.Set the property corresponding toSrSubobject.getMFlag()
to the specified value.Set the property corresponding toSrSubobject.getNai()
to the specified value.SrRroTypeBuilder.setNaiType
(NaiType value) Set the property corresponding toSrSubobject.getNaiType()
to the specified value.SrRroTypeBuilder.setSid
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toSrSubobject.getSid()
to the specified value.