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