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
Packages that use 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
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.binding.sub.tlvs.binding.sub.tlv with type parameters of type UnnumberedInterfaceIdBackupEroCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<UnnumberedInterfaceIdBackupEroCase>>
E$$UnnumberedInterfaceIdBackupEroCaseBuilder.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.bgp.segment.routing.ext.rev200120.binding.sub.tlvs.binding.sub.tlv that return UnnumberedInterfaceIdBackupEroCaseModifier and TypeMethodDescription@NonNull UnnumberedInterfaceIdBackupEroCase
UnnumberedInterfaceIdBackupEroCaseBuilder.build()
A newUnnumberedInterfaceIdBackupEroCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.binding.sub.tlvs.binding.sub.tlv that return types with arguments of type UnnumberedInterfaceIdBackupEroCaseModifier and TypeMethodDescriptiondefault Class<UnnumberedInterfaceIdBackupEroCase>
UnnumberedInterfaceIdBackupEroCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.binding.sub.tlvs.binding.sub.tlv with parameters of type UnnumberedInterfaceIdBackupEroCaseModifier 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.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.binding.sub.tlvs.binding.sub.tlv with type arguments of type UnnumberedInterfaceIdBackupEroCaseModifier and TypeMethodDescriptionUnnumberedInterfaceIdBackupEroCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<UnnumberedInterfaceIdBackupEroCase> augmentation) Add an augmentation to this builder's product.UnnumberedInterfaceIdBackupEroCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<UnnumberedInterfaceIdBackupEroCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.binding.sub.tlvs.binding.sub.tlv with parameters of type UnnumberedInterfaceIdBackupEroCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedUnnumberedInterfaceIdBackupEroCase
.