Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier.rsvp.te.p2mp.lsp.RsvpTeP2mpLspBuilder
Packages that use RsvpTeP2mpLspBuilder
Package
Description
-
Uses of RsvpTeP2mpLspBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier.rsvp.te.p2mp.lsp
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier.rsvp.te.p2mp.lsp that return RsvpTeP2mpLspBuilderModifier and TypeMethodDescriptionRsvpTeP2mpLspBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<RsvpTeP2mpLsp> augmentation) Add an augmentation to this builder's product.RsvpTeP2mpLspBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RsvpTeP2mpLsp>> augmentationType) Remove an augmentation from this builder's product.RsvpTeP2mpLspBuilder.setExtendedTunnelId
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone value) Set the property corresponding toRsvpTeP2mpLsp.getExtendedTunnelId()
to the specified value.RsvpTeP2mpLspBuilder.setP2mpId
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toRsvpTeP2mpLsp.getP2mpId()
to the specified value.RsvpTeP2mpLspBuilder.setTunnelId
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toRsvpTeP2mpLsp.getTunnelId()
to the specified value.