Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes.segments.segment.specification.AdjacencyCase
Packages that use AdjacencyCase
Package
Description
-
Uses of AdjacencyCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes.segments.segment.specification
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes.segments.segment.specification with type parameters of type AdjacencyCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<AdjacencyCase>>
E$$AdjacencyCaseBuilder.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.topology.sr.rev130819.sr.node.attributes.segments.segment.specification that return AdjacencyCaseModifier and TypeMethodDescription@NonNull AdjacencyCaseAdjacencyCaseBuilder.build()A newAdjacencyCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes.segments.segment.specification that return types with arguments of type AdjacencyCaseModifier and TypeMethodDescriptiondefault Class<AdjacencyCase>AdjacencyCase.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes.segments.segment.specification with parameters of type AdjacencyCaseModifier and TypeMethodDescriptionstatic booleanAdjacencyCase.bindingEquals(@NonNull AdjacencyCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intAdjacencyCase.bindingHashCode(@NonNull AdjacencyCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringAdjacencyCase.bindingToString(@NonNull AdjacencyCase obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes.segments.segment.specification with type arguments of type AdjacencyCaseModifier and TypeMethodDescriptionAdjacencyCaseBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<AdjacencyCase> augmentation) Add an augmentation to this builder's product.AdjacencyCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<AdjacencyCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes.segments.segment.specification with parameters of type AdjacencyCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedAdjacencyCase.