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 LossLoss.getDefaultInstance(String defaultValue) EdgeAttributes.getLoss()Return loss, ornullif it is not present.default @NonNull LossEdgeAttributes.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.