Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier.mldp.mp2mp.lsp.MldpMp2mpLsp
Package
Description
-
Uses of MldpMp2mpLsp in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier
Modifier and TypeMethodDescriptionMldpMp2mpLsp.getMldpMp2mpLsp()
Return mldpMp2mpLsp, ornull
if it is not present.MldpMp2mpLspBuilder.getMldpMp2mpLsp()
Return current value associated with the property corresponding toMldpMp2mpLsp.getMldpMp2mpLsp()
.@NonNull MldpMp2mpLsp
MldpMp2mpLsp.nonnullMldpMp2mpLsp()
Return mldpMp2mpLsp, or an empty instance if it is not present.Modifier and TypeMethodDescriptionMldpMp2mpLspBuilder.setMldpMp2mpLsp
(MldpMp2mpLsp value) Set the property corresponding toMldpMp2mpLsp.getMldpMp2mpLsp()
to the specified value. -
Uses of MldpMp2mpLsp in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier.mldp.mp2mp.lsp
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<MldpMp2mpLsp>>
E$$MldpMp2mpLspBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescription@NonNull MldpMp2mpLsp
MldpMp2mpLspBuilder.build()
A newMldpMp2mpLsp
instance.static @NonNull MldpMp2mpLsp
MldpMp2mpLspBuilder.empty()
Get empty instance of MldpMp2mpLsp.Modifier and TypeMethodDescriptiondefault Class
<MldpMp2mpLsp> MldpMp2mpLsp.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
MldpMp2mpLsp.bindingEquals
(@NonNull MldpMp2mpLsp thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
MldpMp2mpLsp.bindingHashCode
(@NonNull MldpMp2mpLsp obj) Default implementation ofObject.hashCode()
contract for this interface.static String
MldpMp2mpLsp.bindingToString
(@NonNull MldpMp2mpLsp obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionMldpMp2mpLspBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<MldpMp2mpLsp> augmentation) Add an augmentation to this builder's product.MldpMp2mpLspBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<MldpMp2mpLsp>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedMldpMp2mpLsp
.