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