Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev250328.lsp.error.code.tlv.LspErrorCodeBuilder
Packages that use LspErrorCodeBuilder
Package
Description
-
Uses of LspErrorCodeBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev250328.lsp.error.code.tlv
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev250328.lsp.error.code.tlv that return LspErrorCodeBuilderModifier and TypeMethodDescriptionLspErrorCodeBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<LspErrorCode> augmentation) Add an augmentation to this builder's product.LspErrorCodeBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<LspErrorCode>> augmentationType) Remove an augmentation from this builder's product.LspErrorCodeBuilder.setErrorCode
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toLspErrorCode.getErrorCode()
to the specified value.