Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.Delay
Packages that use Delay
Package
Description
-
Uses of Delay in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720 that return DelayModifier and TypeMethodDescriptionstatic Delay
Delay.getDefaultInstance
(String defaultValue) EdgeAttributes.getDelay()
Return delay, ornull
if it is not present.EdgeAttributes.getJitter()
Return jitter, ornull
if it is not present.default @NonNull Delay
EdgeAttributes.requireDelay()
Return delay, guaranteed to be non-null.default @NonNull Delay
EdgeAttributes.requireJitter()
Return jitter, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720 with parameters of type Delay -
Uses of Delay in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.edge
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.edge that return DelayModifier and TypeMethodDescriptionEdgeAttributesBuilder.getDelay()
Return current value associated with the property corresponding toEdgeAttributes.getDelay()
.EdgeAttributesBuilder.getJitter()
Return current value associated with the property corresponding toEdgeAttributes.getJitter()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.edge with parameters of type DelayModifier and TypeMethodDescriptionSet the property corresponding toEdgeAttributes.getDelay()
to the specified value.Set the property corresponding toEdgeAttributes.getJitter()
to the specified value. -
Uses of Delay in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.edge.attributes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.edge.attributes that return DelayModifier and TypeMethodDescriptionMinMaxDelay.getMaxDelay()
Return maxDelay, ornull
if it is not present.MinMaxDelayBuilder.getMaxDelay()
Return current value associated with the property corresponding toMinMaxDelay.getMaxDelay()
.MinMaxDelay.getMinDelay()
Return minDelay, ornull
if it is not present.MinMaxDelayBuilder.getMinDelay()
Return current value associated with the property corresponding toMinMaxDelay.getMinDelay()
.default @NonNull Delay
MinMaxDelay.requireMaxDelay()
Return maxDelay, guaranteed to be non-null.default @NonNull Delay
MinMaxDelay.requireMinDelay()
Return minDelay, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.edge.attributes with parameters of type DelayModifier and TypeMethodDescriptionMinMaxDelayBuilder.setMaxDelay
(Delay value) Set the property corresponding toMinMaxDelay.getMaxDelay()
to the specified value.MinMaxDelayBuilder.setMinDelay
(Delay value) Set the property corresponding toMinMaxDelay.getMinDelay()
to the specified value. -
Uses of Delay in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev220324
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev220324 that return DelayModifier and TypeMethodDescriptionGetConstrainedPathOutput.getComputedDelay()
Return computedDelay, ornull
if it is not present.GetConstrainedPathOutputBuilder.getComputedDelay()
Return current value associated with the property corresponding toGetConstrainedPathOutput.getComputedDelay()
.ConstrainedPathBuilder.getDelay()
Return current value associated with the property corresponding toPathConstraints.getDelay()
.PathConstraints.getDelay()
Return delay, ornull
if it is not present.ConstrainedPathBuilder.getJitter()
Return current value associated with the property corresponding toPathConstraints.getJitter()
.PathConstraints.getJitter()
Return jitter, ornull
if it is not present.default @NonNull Delay
GetConstrainedPathOutput.requireComputedDelay()
Return computedDelay, guaranteed to be non-null.default @NonNull Delay
PathConstraints.requireDelay()
Return delay, guaranteed to be non-null.default @NonNull Delay
PathConstraints.requireJitter()
Return jitter, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev220324 with parameters of type DelayModifier and TypeMethodDescriptionGetConstrainedPathOutputBuilder.setComputedDelay
(Delay value) Set the property corresponding toGetConstrainedPathOutput.getComputedDelay()
to the specified value.Set the property corresponding toPathConstraints.getDelay()
to the specified value.Set the property corresponding toPathConstraints.getJitter()
to the specified value. -
Uses of Delay in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev220324.get.constrained.path.input
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev220324.get.constrained.path.input that return DelayModifier and TypeMethodDescriptionConstraintsBuilder.getDelay()
Return current value associated with the property corresponding toPathConstraints.getDelay()
.ConstraintsBuilder.getJitter()
Return current value associated with the property corresponding toPathConstraints.getJitter()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev220324.get.constrained.path.input with parameters of type DelayModifier and TypeMethodDescriptionSet the property corresponding toPathConstraints.getDelay()
to the specified value.Set the property corresponding toPathConstraints.getJitter()
to the specified value. -
Uses of Delay in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321.pcc.configured.lsp.configured.lsp.intended.path
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321.pcc.configured.lsp.configured.lsp.intended.path that return DelayModifier and TypeMethodDescriptionConstraintsBuilder.getDelay()
Return current value associated with the property corresponding toPathConstraints.getDelay()
.ConstraintsBuilder.getJitter()
Return current value associated with the property corresponding toPathConstraints.getJitter()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321.pcc.configured.lsp.configured.lsp.intended.path with parameters of type DelayModifier and TypeMethodDescriptionSet the property corresponding toPathConstraints.getDelay()
to the specified value.Set the property corresponding toPathConstraints.getJitter()
to the specified value.