Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.Loss
Packages that use Loss
Package
Description
-
Uses of Loss 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 LossModifier and TypeMethodDescriptionstatic Loss
Loss.getDefaultInstance
(String defaultValue) EdgeAttributes.getLoss()
Return loss, ornull
if it is not present.default @NonNull Loss
EdgeAttributes.requireLoss()
Return loss, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720 with parameters of type Loss -
Uses of Loss 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 LossModifier and TypeMethodDescriptionEdgeAttributesBuilder.getLoss()
Return current value associated with the property corresponding toEdgeAttributes.getLoss()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.edge with parameters of type LossModifier and TypeMethodDescriptionSet the property corresponding toEdgeAttributes.getLoss()
to the specified value. -
Uses of Loss 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 LossModifier and TypeMethodDescriptionConstrainedPathBuilder.getLoss()
Return current value associated with the property corresponding toPathConstraints.getLoss()
.PathConstraints.getLoss()
Return loss, ornull
if it is not present.default @NonNull Loss
PathConstraints.requireLoss()
Return loss, 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 LossModifier and TypeMethodDescriptionSet the property corresponding toPathConstraints.getLoss()
to the specified value. -
Uses of Loss 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 LossModifier and TypeMethodDescriptionConstraintsBuilder.getLoss()
Return current value associated with the property corresponding toPathConstraints.getLoss()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev220324.get.constrained.path.input with parameters of type LossModifier and TypeMethodDescriptionSet the property corresponding toPathConstraints.getLoss()
to the specified value. -
Uses of Loss 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 LossModifier and TypeMethodDescriptionConstraintsBuilder.getLoss()
Return current value associated with the property corresponding toPathConstraints.getLoss()
.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 LossModifier and TypeMethodDescriptionSet the property corresponding toPathConstraints.getLoss()
to the specified value.