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