Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.operation.result.ErrorBuilder
Packages that use ErrorBuilder
Package
Description
-
Uses of ErrorBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.operation.result
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.operation.result that return ErrorBuilderModifier and TypeMethodDescriptionErrorBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Error> augmentation) Add an augmentation to this builder's product.ErrorBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Error>> augmentationType) Remove an augmentation from this builder's product.ErrorBuilder.setErrorObject(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcep.error.object.ErrorObject value) Set the property corresponding toPcepErrorObject.getErrorObject()to the specified value.