Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.stats.rev171113.error.messages.grouping.error.messages.LastReceivedErrorBuilder
Package
Description
-
Uses of LastReceivedErrorBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.stats.rev171113.error.messages.grouping.error.messages
Modifier and TypeMethodDescriptionLastReceivedErrorBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<LastReceivedError> augmentation) Add an augmentation to this builder's product.LastReceivedErrorBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LastReceivedError>> augmentationType) Remove an augmentation from this builder's product.LastReceivedErrorBuilder.setErrorType
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toError.getErrorType()
to the specified value.LastReceivedErrorBuilder.setErrorValue
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toError.getErrorValue()
to the specified value.