Class SloObjectiveDTO
java.lang.Object
org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
org.mockserver.serialization.model.SloObjectiveDTO
- All Implemented Interfaces:
DTO<SloObjective>
public class SloObjectiveDTO
extends ObjectWithReflectiveEqualsHashCodeToString
implements DTO<SloObjective>
DTO for
SloObjective. See SloCriteriaDTO.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetScope()getSli()doublesetComparator(SloObjective.Comparator comparator) setSli(SloObjective.Sli sli) setThreshold(double threshold) Methods inherited from class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, toString
-
Constructor Details
-
SloObjectiveDTO
-
SloObjectiveDTO
public SloObjectiveDTO()
-
-
Method Details
-
buildObject
- Specified by:
buildObjectin interfaceDTO<SloObjective>
-
getSli
-
setSli
-
getComparator
-
setComparator
-
getThreshold
public double getThreshold() -
setThreshold
-
getScope
-
setScope
-