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.PrefixSidCase
Package
Description
-
Uses of PrefixSidCase 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<PrefixSidCase>>
E$$PrefixSidCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescription@NonNull PrefixSidCase
PrefixSidCaseBuilder.build()
A newPrefixSidCase
instance.Modifier and TypeMethodDescriptiondefault Class
<PrefixSidCase> PrefixSidCase.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
PrefixSidCase.bindingEquals
(@NonNull PrefixSidCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
PrefixSidCase.bindingHashCode
(@NonNull PrefixSidCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
PrefixSidCase.bindingToString
(@NonNull PrefixSidCase obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionPrefixSidCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<PrefixSidCase> augmentation) Add an augmentation to this builder's product.PrefixSidCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PrefixSidCase>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedPrefixSidCase
.