Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes.SegmentsKey
Packages that use SegmentsKey
Package
Description
-
Uses of SegmentsKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819 that return types with arguments of type SegmentsKeyModifier and TypeMethodDescriptionNode1Builder.getSegments()Return current value associated with the property corresponding toSrNodeAttributes.getSegments().@Nullable Map<SegmentsKey,Segments> SrNodeAttributes.getSegments()Return segments, ornullif it is not present.default @NonNull Map<SegmentsKey,Segments> SrNodeAttributes.nonnullSegments()Return segments, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819 with type arguments of type SegmentsKeyModifier and TypeMethodDescriptionNode1Builder.setSegments(Map<SegmentsKey, Segments> values) Set the property corresponding toSrNodeAttributes.getSegments()to the specified value. -
Uses of SegmentsKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes that return SegmentsKeyModifier and TypeMethodDescriptionSegments.key()SegmentsBuilder.key()Return current value associated with the property corresponding toSegments.key().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes with parameters of type SegmentsKeyModifier and TypeMethodDescriptionSegmentsBuilder.withKey(SegmentsKey key) Set the key value corresponding toSegments.key()to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes with parameters of type SegmentsKey