Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.operation.result.ErrorBuilder
-
Packages that use ErrorBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.operation.result -
-
Uses of ErrorBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.operation.result
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.operation.result that return ErrorBuilder Modifier and Type Method Description ErrorBuilderErrorBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Error>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Error> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.ErrorBuilderErrorBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Error> augmentation)Add an augmentation to this builder's product.ErrorBuilderErrorBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Error>> augmentationType)Remove an augmentation from this builder's product.ErrorBuilderErrorBuilder. setErrorObject(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcep.error.object.ErrorObject value)
-