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