Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.reported.route.object.RroBuilder
Packages that use RroBuilder
Package
Description
-
Uses of RroBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.reported.route.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.reported.route.object that return RroBuilderModifier and TypeMethodDescriptionRroBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Rro> augmentation) Add an augmentation to this builder's product.RroBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Rro>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toObjectHeader.getIgnore()to the specified value.RroBuilder.setProcessingRule(Boolean value) Set the property corresponding toObjectHeader.getProcessingRule()to the specified value.RroBuilder.setSubobject(List<Subobject> values) Set the property corresponding toRro.getSubobject()to the specified value.