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
Packages that use 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
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier that return MldpMp2mpLspModifier and TypeMethodDescriptionMldpMp2mpLsp.getMldpMp2mpLsp()Return mldpMp2mpLsp, ornullif it is not present.MldpMp2mpLspBuilder.getMldpMp2mpLsp()Return current value associated with the property corresponding toMldpMp2mpLsp.getMldpMp2mpLsp().@NonNull MldpMp2mpLspMldpMp2mpLsp.nonnullMldpMp2mpLsp()Return mldpMp2mpLsp, or an empty instance if it is not present.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier with parameters of type MldpMp2mpLspModifier 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
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier.mldp.mp2mp.lsp with type parameters of type MldpMp2mpLspModifier 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.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier.mldp.mp2mp.lsp that return MldpMp2mpLspModifier and TypeMethodDescription@NonNull MldpMp2mpLspMldpMp2mpLspBuilder.build()A newMldpMp2mpLspinstance.static @NonNull MldpMp2mpLspMldpMp2mpLspBuilder.empty()Get empty instance of MldpMp2mpLsp.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier.mldp.mp2mp.lsp that return types with arguments of type MldpMp2mpLspModifier and TypeMethodDescriptiondefault Class<MldpMp2mpLsp> MldpMp2mpLsp.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier.mldp.mp2mp.lsp with parameters of type MldpMp2mpLspModifier and TypeMethodDescriptionstatic booleanMldpMp2mpLsp.bindingEquals(@NonNull MldpMp2mpLsp thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intMldpMp2mpLsp.bindingHashCode(@NonNull MldpMp2mpLsp obj) Default implementation ofObject.hashCode()contract for this interface.static StringMldpMp2mpLsp.bindingToString(@NonNull MldpMp2mpLsp obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier.mldp.mp2mp.lsp with type arguments of type MldpMp2mpLspModifier 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.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier.mldp.mp2mp.lsp with parameters of type MldpMp2mpLspModifierConstructorDescriptionConstruct a builder initialized with state from specifiedMldpMp2mpLsp.