Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes.segments.segment.specification.AdjacencyCaseBuilder
Packages that use AdjacencyCaseBuilder
Package
Description
-
Uses of AdjacencyCaseBuilder 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 that return AdjacencyCaseBuilderModifier and TypeMethodDescriptionAdjacencyCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<AdjacencyCase> augmentation) Add an augmentation to this builder's product.AdjacencyCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<AdjacencyCase>> augmentationType) Remove an augmentation from this builder's product.AdjacencyCaseBuilder.setAdjacency
(Adjacency value) Set the property corresponding toAdjacencyCase.getAdjacency()
to the specified value.