Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.sr.subobject.nai.IpAdjacency
Packages that use IpAdjacency
Package
Description
-
Uses of IpAdjacency in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.sr.subobject.nai
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.sr.subobject.nai with type parameters of type IpAdjacencyModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<IpAdjacency>>
E$$IpAdjacencyBuilder.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.segment.routing.rev200720.sr.subobject.nai that return IpAdjacencyModifier and TypeMethodDescription@NonNull IpAdjacencyIpAdjacencyBuilder.build()A newIpAdjacencyinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.sr.subobject.nai that return types with arguments of type IpAdjacencyMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.sr.subobject.nai with parameters of type IpAdjacencyModifier and TypeMethodDescriptionstatic booleanIpAdjacency.bindingEquals(@NonNull IpAdjacency thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intIpAdjacency.bindingHashCode(@NonNull IpAdjacency obj) Default implementation ofObject.hashCode()contract for this interface.static StringIpAdjacency.bindingToString(@NonNull IpAdjacency obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.sr.subobject.nai with type arguments of type IpAdjacencyModifier and TypeMethodDescriptionIpAdjacencyBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<IpAdjacency> augmentation) Add an augmentation to this builder's product.IpAdjacencyBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<IpAdjacency>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.segment.routing.rev200720.sr.subobject.nai with parameters of type IpAdjacencyModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIpAdjacency.