Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.path.binding.tlv.path.binding.binding.type.value.MplsLabelEntry
Packages that use MplsLabelEntry
Package
Description
-
Uses of MplsLabelEntry in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.path.binding.tlv.path.binding.binding.type.value
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.path.binding.tlv.path.binding.binding.type.value with type parameters of type MplsLabelEntryModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<MplsLabelEntry>>
E$$MplsLabelEntryBuilder.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.pcep.ietf.stateful.rev200720.path.binding.tlv.path.binding.binding.type.value that return MplsLabelEntryModifier and TypeMethodDescription@NonNull MplsLabelEntry
MplsLabelEntryBuilder.build()
A newMplsLabelEntry
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.path.binding.tlv.path.binding.binding.type.value that return types with arguments of type MplsLabelEntryModifier and TypeMethodDescriptiondefault Class
<MplsLabelEntry> MplsLabelEntry.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.path.binding.tlv.path.binding.binding.type.value with parameters of type MplsLabelEntryModifier and TypeMethodDescriptionstatic boolean
MplsLabelEntry.bindingEquals
(@NonNull MplsLabelEntry thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
MplsLabelEntry.bindingHashCode
(@NonNull MplsLabelEntry obj) Default implementation ofObject.hashCode()
contract for this interface.static String
MplsLabelEntry.bindingToString
(@NonNull MplsLabelEntry obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.path.binding.tlv.path.binding.binding.type.value with type arguments of type MplsLabelEntryModifier and TypeMethodDescriptionMplsLabelEntryBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<MplsLabelEntry> augmentation) Add an augmentation to this builder's product.MplsLabelEntryBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<MplsLabelEntry>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.path.binding.tlv.path.binding.binding.type.value with parameters of type MplsLabelEntryModifierConstructorDescriptionConstruct a builder initialized with state from specifiedMplsLabelEntry
.