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