Class VerificationTimesDTO
java.lang.Object
org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
org.mockserver.model.ObjectWithJsonToString
org.mockserver.serialization.model.VerificationTimesDTO
- All Implemented Interfaces:
DTO<VerificationTimes>
- Author:
- jamesdbloom
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintMethods inherited from class org.mockserver.model.ObjectWithJsonToString
toStringMethods inherited from class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode
-
Constructor Details
-
VerificationTimesDTO
-
VerificationTimesDTO
public VerificationTimesDTO()
-
-
Method Details
-
buildObject
- Specified by:
buildObjectin interfaceDTO<VerificationTimes>
-
getAtLeast
public int getAtLeast() -
getAtMost
public int getAtMost()
-