Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.pcinitiate.pcinitiate.message.requests.ero.subobject.subobject.type.SrEroTypeBuilder
Package
Description
-
Uses of SrEroTypeBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.pcinitiate.pcinitiate.message.requests.ero.subobject.subobject.type
Modifier and TypeMethodDescriptionSrEroTypeBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<SrEroType> augmentation) Add an augmentation to this builder's product.SrEroTypeBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SrEroType>> 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.SrEroTypeBuilder.setNaiType
(NaiType value) Set the property corresponding toSrSubobject.getNaiType()
to the specified value.SrEroTypeBuilder.setSid
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toSrSubobject.getSid()
to the specified value.