Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev191125.Loss
-
-
Uses of Loss in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev191125
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev191125 that return Loss Modifier and Type Method Description static LossLoss. getDefaultInstance(String defaultValue)LossEdgeAttributes. 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.rev191125 with parameters of type Loss Constructor Description Loss(Loss source)Creates a copy from Source Object. -
Uses of Loss in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev191125.edge
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev191125.edge that return Loss Modifier and Type Method Description LossEdgeAttributesBuilder. 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.rev191125.edge with parameters of type Loss Modifier and Type Method Description EdgeAttributesBuilderEdgeAttributesBuilder. setLoss(Loss value)Set the property corresponding toEdgeAttributes.getLoss()to the specified value.
-