Class TimesDTO
java.lang.Object
org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
org.mockserver.serialization.model.TimesDTO
- Author:
- jamesdbloom
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbooleanMethods inherited from class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, toString
-
Constructor Details
-
TimesDTO
-
TimesDTO
public TimesDTO()
-
-
Method Details
-
buildObject
- Specified by:
buildObjectin interfaceDTO<Times>
-
getRemainingTimes
public int getRemainingTimes() -
isUnlimited
public boolean isUnlimited()
-