Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcerr.message.PcerrMessageBuilder
Packages that use PcerrMessageBuilder
Package
Description
-
Uses of PcerrMessageBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcerr.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcerr.message that return PcerrMessageBuilderModifier and TypeMethodDescriptionPcerrMessageBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<PcerrMessage> augmentation) Add an augmentation to this builder's product.PcerrMessageBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PcerrMessage>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toPcerrMessage.getErrors()to the specified value.PcerrMessageBuilder.setErrorType(ErrorType value) Set the property corresponding toPcerrMessage.getErrorType()to the specified value.PcerrMessageBuilder.setVersion(ProtocolVersion value) Set the property corresponding toMessageHeader.getVersion()to the specified value.