Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.lsp.identifiers.tlv.LspIdentifiersBuilder
Package
Description
-
Uses of LspIdentifiersBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.lsp.identifiers.tlv
Modifier and TypeMethodDescriptionLspIdentifiersBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<LspIdentifiers> augmentation) Add an augmentation to this builder's product.LspIdentifiersBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LspIdentifiers>> augmentationType) Remove an augmentation from this builder's product.LspIdentifiersBuilder.setAddressFamily
(AddressFamily value) Set the property corresponding toLspIdentifiers.getAddressFamily()
to the specified value.Set the property corresponding toLspIdentifiers.getLspId()
to the specified value.LspIdentifiersBuilder.setTunnelId
(TunnelId value) Set the property corresponding toLspIdentifiers.getTunnelId()
to the specified value.