Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.stats.rev171113.error.messages.grouping.error.messages.LastReceivedErrorBuilder
Packages that use 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
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.stats.rev171113.error.messages.grouping.error.messages that return LastReceivedErrorBuilderModifier and TypeMethodDescriptionLastReceivedErrorBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<LastReceivedError> augmentation) Add an augmentation to this builder's product.LastReceivedErrorBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.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.