Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.binding.sub.tlvs.binding.sub.tlv.UnnumberedInterfaceIdBackupEroCase
Package
Description
-
Uses of UnnumberedInterfaceIdBackupEroCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.binding.sub.tlvs.binding.sub.tlv
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<UnnumberedInterfaceIdBackupEroCase>>
E$$UnnumberedInterfaceIdBackupEroCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescription@NonNull UnnumberedInterfaceIdBackupEroCase
UnnumberedInterfaceIdBackupEroCaseBuilder.build()
A newUnnumberedInterfaceIdBackupEroCase
instance.Modifier and TypeMethodDescriptiondefault Class
<UnnumberedInterfaceIdBackupEroCase> UnnumberedInterfaceIdBackupEroCase.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
UnnumberedInterfaceIdBackupEroCase.bindingEquals
(@NonNull UnnumberedInterfaceIdBackupEroCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
UnnumberedInterfaceIdBackupEroCase.bindingHashCode
(@NonNull UnnumberedInterfaceIdBackupEroCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
UnnumberedInterfaceIdBackupEroCase.bindingToString
(@NonNull UnnumberedInterfaceIdBackupEroCase obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionUnnumberedInterfaceIdBackupEroCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<UnnumberedInterfaceIdBackupEroCase> augmentation) Add an augmentation to this builder's product.UnnumberedInterfaceIdBackupEroCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<UnnumberedInterfaceIdBackupEroCase>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedUnnumberedInterfaceIdBackupEroCase
.