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