Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.SegmentId
Packages that use SegmentId
Package
Description
-
Uses of SegmentId 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 SegmentIdModifier and TypeMethodDescriptionstatic SegmentIdSegmentId.getDefaultInstance(String defaultValue) Link1Builder.getSegment()Return current value associated with the property corresponding toSrLinkAttributes.getSegment().SrLinkAttributes.getSegment()Return segment, ornullif it is not present.default @NonNull SegmentIdSrLinkAttributes.requireSegment()Return segment, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819 with parameters of type SegmentIdModifier and TypeMethodDescriptionLink1Builder.setSegment(SegmentId value) Set the property corresponding toSrLinkAttributes.getSegment()to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819 with parameters of type SegmentId -
Uses of SegmentId 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 SegmentIdModifier and TypeMethodDescriptionSegments.getSegmentId()Return segmentId, ornullif it is not present.SegmentsBuilder.getSegmentId()Return current value associated with the property corresponding toSegments.getSegmentId().@NonNull SegmentIdSegmentsKey.getSegmentId()Return segmentId, guaranteed to be non-null.default @NonNull SegmentIdSegments.requireSegmentId()Return segmentId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes with parameters of type SegmentIdModifier and TypeMethodDescriptionSegmentsBuilder.setSegmentId(SegmentId value) Set the property corresponding toSegments.getSegmentId()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 SegmentId -
Uses of SegmentId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.sr.rev130819
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.sr.rev130819 that return SegmentIdModifier and TypeMethodDescriptionExplicitHops1Builder.getSegmentId()Return current value associated with the property corresponding toTunnelSrPathP2pHopAttributes.getSegmentId().ReportedHops1Builder.getSegmentId()Return current value associated with the property corresponding toTunnelSrPathP2pHopAttributes.getSegmentId().TunnelSrPathP2pHopAttributes.getSegmentId()Return segmentId, ornullif it is not present.default @NonNull SegmentIdTunnelSrPathP2pHopAttributes.requireSegmentId()Return segmentId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.sr.rev130819 with parameters of type SegmentIdModifier and TypeMethodDescriptionExplicitHops1Builder.setSegmentId(SegmentId value) Set the property corresponding toTunnelSrPathP2pHopAttributes.getSegmentId()to the specified value.ReportedHops1Builder.setSegmentId(SegmentId value) Set the property corresponding toTunnelSrPathP2pHopAttributes.getSegmentId()to the specified value.