Uses of Class
org.mockserver.client.serialization.model.TimesDTO

Packages that use TimesDTO
org.mockserver.client.serialization.model   
 

Uses of TimesDTO in org.mockserver.client.serialization.model
 

Methods in org.mockserver.client.serialization.model that return TimesDTO
 TimesDTO ExpectationDTO.getTimes()
           
 

Methods in org.mockserver.client.serialization.model with parameters of type TimesDTO
 ExpectationDTO ExpectationDTO.setTimes(TimesDTO times)
           
 



Copyright © 2017. All rights reserved.